Page is a not externally linkable
AsleepATheWheel - 3:53 pm on Jan 5, 2004 (gmt 0)
A couple of months ago I decided to set up a robots.txt file to ban all bots from visiting a couple of pages on a couple of sites I run, I set it up as follows: User-agent: * However I find that all ot these pages are still being crawled, I have done a bit more research and now changed the file to read: User-agent: * The robots.txt file is in the root folder, and can be accessed by www.mysite/robots.txt Is the leading / the problem, or would this not normally affect it? Any other suggestions? Cheers for any advice, Paul
Hi,
Disallow: terms.htm
Disallow: contact.htm
Disallow: /terms.htm
Disallow: /contact.htm