« Live (Almost) from Paris | Main | What If You Want To Round Down? »

October 26, 2004

Are You Using a robots.txt File?

If you have a lot of 404s in your access logs from search engines looking for robots.txt, then this post is for you.

A robots.txt file in your web root can help search engines index your site's pages more efficiently by telling either all search engines, or just specific ones, which areas of your site to index and which areas to stay away from. Why is that important?

robots.txt files are quick and simple to write and put in place. Find out more at robotstxt.org.

(Note that robots.txt files are not a replacement for security. If you really don't want anyone to see a particular portion of your site, protect it with a password!)

Posted by cantrell at October 26, 2004 11:37 AM | References

Comments