I’m getting some directories queried on Google, Bing, etc. that I don’t necessarily want the world to see. How can I prevent it from crawling these pages/directories? Also how do I remove previous entries?
I’m getting some directories queried on Google, Bing, etc. that I don’t necessarily want
Share
The friendly web crawlers (Google, Bing, Yahoo, Baidu, etc.) will respect your
robots.txtfile. An example from the very helpful http://www.robotstxt.org/:Of course, if you really want to restrict your private content, you’d be better served by using your webserver’s authentication and authorization tools or restrict access by address.