# $Id: robots.txt,v 1.9 2007/06/27 22:37:44 goba Exp $ # # robots.txt # # This file is to prevent the crawling and indexing of certain parts # of your site by web crawlers and spiders run by sites like Yahoo! # and Google. By telling these "robots" where not to go on your site, # you save bandwidth and server resources. # # This file will be ignored unless it is at the root of your host: # Used: http://example.com/robots.txt # Ignored: http://example.com/site/robots.txt # # For more information about the robots.txt standard, see: # http://www.robotstxt.org/wc/robots.html # # For syntax checking, see: # http://www.sxw.org.uk/computing/robots/check.html # File identity - # So that the contents of this file are copied only once to DocumentRoot/robots.txt at # installation time the file must contain a unique string. # The copy_robots_text.pl program looks for a line with a string of the form "hhh ddd vvv ooo" # where hhh is '#' # ddd is 'Drupal' # vvv is 'version' # ooo is some other chars to make it unique. For instance, using the version and installation directory (see 3 lines down). # If copy_robots_text.pl finds that string in DocumentRoot/robots.txt it assumes that the data is already there and does not copy again. # DO NOT REMOVE THE NEXT LINE - it prevents copying to DocumentRoot more than once. # Drupal version 6.2 /events/ User-agent: * Crawl-delay: 10 # Directories Disallow:/events/database/ Disallow:/events/includes/ Disallow:/events/misc/ Disallow:/events/modules/ Disallow:/events/sites/ Disallow:/events/themes/ Disallow:/events/scripts/ Disallow:/events/updates/ Disallow:/events/profiles/ Disallow:/events/_files/ # Files Disallow:/events/xmlrpc.php Disallow:/events/cron.php Disallow:/events/update.php Disallow:/events/install.php # Paths (clean URLs) Disallow:/events/admin/ Disallow:/events/comment/reply/ Disallow:/events/contact/ Disallow:/events/logout/ Disallow:/events/node/add/ Disallow:/events/search/ Disallow:/events/user/register/ Disallow:/events/user/password/ Disallow:/events/user/login/ # Paths (no clean URLs) Disallow:/events/?q=admin/ Disallow:/events/?q=comment/reply/ Disallow:/events/?q=contact/ Disallow:/events/?q=logout/ Disallow:/events/?q=node/add/ Disallow:/events/?q=search/ Disallow:/events/?q=user/password/ Disallow:/events/?q=user/register/ Disallow:/events/?q=user/login/ # $Id: robots.txt,v 1.9 2007/06/27 22:37:44 goba Exp $ # # robots.txt # # This file is to prevent the crawling and indexing of certain parts # of your site by web crawlers and spiders run by sites like Yahoo! # and Google. By telling these "robots" where not to go on your site, # you save bandwidth and server resources. # # This file will be ignored unless it is at the root of your host: # Used: http://example.com/robots.txt # Ignored: http://example.com/site/robots.txt # # For more information about the robots.txt standard, see: # http://www.robotstxt.org/wc/robots.html # # For syntax checking, see: # http://www.sxw.org.uk/computing/robots/check.html # File identity - # So that the contents of this file are copied only once to DocumentRoot/robots.txt at # installation time the file must contain a unique string. # The copy_robots_text.pl program looks for a line with a string of the form "hhh ddd vvv ooo" # where hhh is '#' # ddd is 'Drupal' # vvv is 'version' # ooo is some other chars to make it unique. For instance, using the version and installation directory (see 3 lines down). # If copy_robots_text.pl finds that string in DocumentRoot/robots.txt it assumes that the data is already there and does not copy again. # DO NOT REMOVE THE NEXT LINE - it prevents copying to DocumentRoot more than once. # Drupal version 6.2 /web/ User-agent: * Crawl-delay: 10 # Directories Disallow:/web/database/ Disallow:/web/includes/ Disallow:/web/misc/ Disallow:/web/modules/ Disallow:/web/sites/ Disallow:/web/themes/ Disallow:/web/scripts/ Disallow:/web/updates/ Disallow:/web/profiles/ Disallow:/web/_files/ # Files Disallow:/web/xmlrpc.php Disallow:/web/cron.php Disallow:/web/update.php Disallow:/web/install.php # Paths (clean URLs) Disallow:/web/admin/ Disallow:/web/comment/reply/ Disallow:/web/contact/ Disallow:/web/logout/ Disallow:/web/node/add/ Disallow:/web/search/ Disallow:/web/user/register/ Disallow:/web/user/password/ Disallow:/web/user/login/ # Paths (no clean URLs) Disallow:/web/?q=admin/ Disallow:/web/?q=comment/reply/ Disallow:/web/?q=contact/ Disallow:/web/?q=logout/ Disallow:/web/?q=node/add/ Disallow:/web/?q=search/ Disallow:/web/?q=user/password/ Disallow:/web/?q=user/register/ Disallow:/web/?q=user/login/