Forum Moderators: goodroi

Message Too Old, No Replies

Blocking a Sub Domain Directory

         

is300

9:09 pm on May 27, 2005 (gmt 0)

10+ Year Member



[subdomain.example.com...]

How do I block this path from google without it affecting any of my other folders on both my subdomain and my main domain?

Can someone give me some direction on how my robots.txt should be configured and where I should place it.

Span

10:00 am on May 28, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



In the root of your subdomain, put a robots.txt:

User-agent: Googlebot
Disallow: /shop/dir/camp/4/

is300

8:25 am on May 30, 2005 (gmt 0)

10+ Year Member



Thanks span you da man.