Article ID: 217103 - Last Review: July 7, 2008 - Revision: 4.2 How to Write a Robots.txt FileThis article was previously published under Q217103 We strongly recommend that all users upgrade to Microsoft Internet Information Services (IIS) version 7.0 running on Microsoft Windows Server 2008. IIS 7.0 significantly increases Web infrastructure security. For more information about IIS security-related topics, visit the following Microsoft Web site: http://www.microsoft.com/technet/security/prodtech/IIS.mspx
(http://www.microsoft.com/technet/security/prodtech/IIS.mspx)
For more information about IIS 7.0, visit the following Microsoft Web site: http://www.iis.net/default.aspx?tabid=1
(http://www.iis.net/default.aspx?tabid=1)
SUMMARY
Web Spiders, often called Robots, are WWW search engines that "crawl"
across the Internet and index pages on Web servers. A Web Spider will then
catalog that information and make it available to the Internet for
searching. This makes it easier for users to find specific information on
the Internet by allowing "one-stop shopping" through the Spider's WWW
site. Most Robots also prioritize documents that are on the Internet,
allowing search results to be "scored" or arranged in order of most likely
matches on a search. A Robots.txt file is a special text file that is always located in your Web server's root directory. This file contains restrictions for Web Spiders, telling them where they have permission to search. It should be noted that Web Robots are not required to respect Robots.txt files, but most well-written Web Spiders follow the rules you define. MORE INFORMATION
A Robot identifies itself when it browses your site, which is known as the
"User-agent" and appears in the logs for IIS. Generally, the flow of
events when a Web Spider crawls your site is similar to the following:
http://www.robotstxt.org/orig.html
(http://www.robotstxt.org/orig.html)
http://www.robotstxt.org/wc/faq.html (http://www.robotstxt.org/wc/faq.html) http://www.robotstxt.org/ (http://www.robotstxt.org/) APPLIES TO
| Article Translations
|
Back to the top
