digitalpoint
Apr 23rd 2005, 7:31 pm
Quick question for anyone that is more familiar with robots.txt than I am.
Let's say I wanted to only allow a few spiders, but give the ones I do allow a few specific disallows.
Would this work?
User-agent: Googlebot
User-agent: Slurp
User-agent: msnbot
User-agent: askjeeves
Disallow: /images/
Disallow: /purchase.php
Disallow: /go.php
User-agent: *
Disallow: /
Let's say I wanted to only allow a few spiders, but give the ones I do allow a few specific disallows.
Would this work?
User-agent: Googlebot
User-agent: Slurp
User-agent: msnbot
User-agent: askjeeves
Disallow: /images/
Disallow: /purchase.php
Disallow: /go.php
User-agent: *
Disallow: /