Page is a not externally linkable
- Search Engines
-- Sitemaps, Meta Data, and robots.txt
---- How often should a robot check the robots.txt file?


jdMorgan - 2:07 am on May 18, 2003 (gmt 0)


SinclairUser,

You get a lot of 404 errors from 'bots trying to find it, cluttering up your error logs and hiding real errors!

Other than that, the lack of a robots.txt file is interpreted by robots to mean, "request anything you like."

A good default robots.txt file which allows unlimited access but prevents all those 404s is:

User-agent: *
Disallow:


Follow the "Disallow:" line with one blank line - some obscure old robots require it.

Jim


Thread source:: http://www.webmasterworld.com/robots_txt/61.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com