» Snippets » htaccess » Allow only google yahoo msn bots

Allow only google yahoo msn bots

  • 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: /

     

Previous tutorial No Preious Post Available!

Publish your snippets with us & be an exclusive author!

  • Total View: 454 time(s)
  • Script Upload Date: 2012-07-02

Recommended Scripts More Recommended Snippets: