FACTOID # 68: Canada lays claim to more water than any other nation.
 
 Home   Encyclopedia   Statistics   Countries A-Z   Flags   Maps   Education   Forum   FAQ   About 
 
WHAT'S NEW
RECENT ARTICLES
More Recent Articles »
 

FACTS & STATISTICS    Simple view

  1. Select countries to view: (hold down Control key and click to select several)

     

     

    Compare:

     

     

  1. Select fact or statistic: (* = graphable)

     

     

     

  2. (OPTIONAL) Compare to statistic: (both need to be graphable)

     

     

     

  3. View result as:

     

       
(OR) SEARCH ALL encyclopedia, stats & forums:   

Encyclopedia > Robots.txt protocol

The robots exclusion standard or robots.txt protocol is a convention to prevent well-behaved web spiders and other web robots from accessing all or part of a website. The information specifying the parts that should not be accessed is specified in a file called robots.txt in the top-level directory of the website.


The robots.txt protocol is purely advisory, and relies on the cooperation of the web robot, so that marking an area of your site out of bounds with robots.txt does not guarantee privacy. Many web site administrators have been caught out trying to use the robots file to make private parts of a website invisible to the rest of the world. However the file is necessarily publicly available and is easily checked by anyone with a web browser.


The robots.txt patterns are matched by simple substring comparisons, so care should be taken to make sure that patterns matching directories have the final '/' character appended: otherwise all files with names starting with that substring will match, rather than just those in the directory intended.


There is also a convention for HTML meta tags that may be used to exclude robots according to the contents of web pages. Again, this is purely advisory, and also relies on the cooperation of the robot programs. For example, the HTML code for this page includes the line

<meta name="robots" content="index,follow">

near the top, which tells search engines such as Google, Yahoo, or MSN to include this page in its index and follow all links on this page for further possible indexing.


External links

  • http://www.robotstxt.org/wc/norobots.html
  • http://www.robotstxt.org/wc/exclusion.html
  • List of "bad bots", including those that violate the robots exclusion standard (http://www.kloth.net/internet/badbots.php)
  • Instructions on how to identify and ban bad bots (http://www.fleiner.com/bots/)
  • Online tool that checks the syntax of a robots.txt file (http://tool.motoricerca.info/robots-checker.phtml)
  • A tutorial explaining how and why you should add a robots.txt file to your website. (http://www.ilovejackdaniels.com/development/robots-txt-file/)
  • HOWTO: Serving up default robots.txt files to avoid countless 404 errors (http://laffey.tv/favicon_error_logs.html)
  • Validates the robots.txt file on your website (http://www.searchengineworld.com/cgi-bin/robotcheck.cgi)


 

COMMENTARY     


Share your thoughts, questions and commentary here
Your name
Your comments
Please enter the 5-letter protection code

Want to know more?
Search encyclopedia, statistics and forums:

 


Lesson Plans | Student Area | Student FAQ | Reviews | Press Releases |  Feeds | Contact
The Wikipedia article included on this page is licensed under the GFDL.
Images may be subject to relevant owners' copyright.
All other elements are (c) copyright NationMaster.com 2003-5. All Rights Reserved.
Usage implies agreement with terms.