Is it possible to exclude sub-domains (test.mydomainname.com) via robots.txt. I know how to exclude sub directories, but not sure about sub domains. Sorry, if this is posted in the wrong section.
jdMorgan
8:37 pm on Feb 6, 2003 (gmt 0)
MarkHutch,
Sure, you just redirect requests for robots.txt to different files, depending on which subdomain the request comes to. The implementation depends on what server you are hosted on.