Robert Schmitt Posted July 24, 2013 Share Posted July 24, 2013 (edited) Hi Folks, I tried to find a salution over search but came up with nothing really.... I would like to add the following to more them one page to stop the robots for indexing sorten pages... <title>Folien.ds</title> <meta name="description" content="" /> <meta name="keywords" content="" /> <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8" /> <meta http-equiv="content-language" content="de" /> <meta name="generator" content="PrestaShop" /> <meta name="robots" content="noindex,nofollow" /> Normally this is the AGB in German... I don't want the Impressum, AGG, AGB etc. to be indexed from search engines.. We have to many Attorney's looking for Errors in our AGB's etc. and then taking you to court because you forgot to add something or it isn't up to date.. Is it possible to get a little help on where i can find these pages exactly.. The meta data in the CMS pages in the back end is not the problem, except the Meta Title that you have to include.... (like AGB) is it possible to set the Meta Title to <title>Folien.ds</title> but keep the AGB in the backend for linking and not have the Title AGB - Folien.ds? What i need is to know where i can find the Pages in Content to edit the meta information which is not inlcuded in the back end... What i have to add to the Robot.txt and stop indexing from the search engines. Hope my english is ok and understandable.... Cheers Robert Ps: is this correct I have added this to robot.txt Disallow: /*content/3- Disallow: /*content/11- Disallow: /*content/10- Disallow: /*content/1- Disallow: /*content/6- Disallow: /*content/4- Disallow: /*content/2- Disallow: /*content/5- will this stop the pages from being index ??? Edited July 25, 2013 by Robert Schmitt (see edit history) Link to comment Share on other sites More sharing options...
Robert Schmitt Posted July 25, 2013 Author Share Posted July 25, 2013 Sorry, but have to ask again, did i do the disallow correct ? User-agent: * # Private pages Disallow: /*content/3- Disallow: /*content/11- Disallow: /*content/10- Disallow: /*content/1- Disallow: /*content/6- Disallow: /*content/4- Disallow: /*content/2- Disallow: /*content/5- and where can i find the html or php files to change the meta data? Thx for your time and efforts .. Robert Link to comment Share on other sites More sharing options...
Robert Schmitt Posted July 25, 2013 Author Share Posted July 25, 2013 Ok.. <meta name="description" content="" /> is no probelm to change <meta name="keywords" content="" /> is no probelm to change <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8" /> don't need to change <meta http-equiv="content-language" content="de" /> don't need to change <meta name="generator" content="PrestaShop" /> don't need to change <meta name="robots" content="noindex,nofollow" /> how can you change this without effecting all CMS pages? Can you change the header.tpl so it only changes the pages you select like all legal information? There is no reaon to have Google or other search engines index your AGB, AGG, Impressum, Versand, Datenschutz etc.. The only people that profit from this, are attorney's which want to scan goolge for errors within your documents. Link to comment Share on other sites More sharing options...
nipun Posted May 29, 2014 Share Posted May 29, 2014 hi ,how can i add no index no follow in particular CMS page Like {* /content/9-featured-products-blog *} and particular CATEGORY page Like {* /30-testing*} In PrestaShop V. 1.5.6Please Helpthank you Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now