Pennylane Posted July 10, 2008 Share Posted July 10, 2008 I noticed something today when I did a google search for "prestashop themes". I don't know what's wrong, but my results seem to show that something is going on. I kept getting lists of peoples prestashop/themes directories and this is in the top google listings.I attached a screen shot. Its not just one persons shop, its several different shops listed--because of that I posted this here, I'm sorry if its the wrong place to put this up. Link to comment Share on other sites More sharing options...
mEcommerce Posted July 11, 2008 Share Posted July 11, 2008 Hi Pennylane,This isn't a bug and doesn't have to do something with PS at all.It's up to the merchants to restrict Google and others from indexing their subfolders by using the robots.txt file.Example robots.txt to place in your root; User-agent: * Disallow: /presta_folder/adminDisallow: /presta_folder/classesDisallow: /presta_folder/configDisallow: /presta_folder/cssDisallow: /presta_folder/downloadDisallow: /presta_folder/imgDisallow: /presta_folder/installDisallow: /presta_folder/jsDisallow: /presta_folder/licensesDisallow: /presta_folder/mailsDisallow: /presta_folder/modulesDisallow: /presta_folder/themesDisallow: /presta_folder/toolsDisallow: /presta_folder/translations Link to comment Share on other sites More sharing options...
Bruno Leveque Posted July 11, 2008 Share Posted July 11, 2008 Yes Moreover we added index.php files in order to prevent directory listing.I guess these websites aren't up-to-date.Thanks Link to comment Share on other sites More sharing options...
Recommended Posts