» Snippets » htaccess » Allow only google yahoo msn bots
Open a robot.txt file and write followint code. This code allow only google, yahoo, msn bots crawling of your web contents. You need to put this file inside public_html folder(If you are using linxu server).
User-agent: * Disallow: / User-agent: Googlebot Allow: / User-agent: Yahoo-slurp Allow: / User-agent: Msnbot Allow: /
Publish your snippets with us & be an exclusive author!
More Recommended Snippets:
Topics