Forum Moderators: goodroi
My domain structure is
domainname.com/area/brochures/name.htm
If i wish to block these pages, is this correct?
User-Agent: *
Disallow: /area/brochures/
or can I use
User-Agent: *
Disallow: /brochures/
I have about 50 areas so if the first example is required will this be a problem?
thanks 4 any help?