# $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.12 /develop/ User-agent: * Crawl-delay: 10 # Directories Disallow: /develop/database/ Disallow: /develop/includes/ Disallow: /develop/misc/ Disallow: /develop/modules/ Disallow: /develop/sites/ Disallow: /develop/themes/ Disallow: /develop/scripts/ Disallow: /develop/updates/ Disallow: /develop/profiles/ Disallow: /develop/_files/ # Files Disallow: /develop/xmlrpc.php Disallow: /develop/cron.php Disallow: /develop/update.php Disallow: /develop/install.php Disallow: /develop/_files/INSTALL.txt Disallow: /develop/_files/INSTALL.mysql.txt Disallow: /develop/_files/INSTALL.pgsql.txt Disallow: /develop/_files/CHANGELOG.txt Disallow: /develop/_files/MAINTAINERS.txt Disallow: /develop/_files/LICENSE.txt Disallow: /develop/_files/UPGRADE.txt # Paths (clean URLs) Disallow: /develop/admin/ Disallow: /develop/comment/reply/ Disallow: /develop/contact/ Disallow: /develop/logout/ Disallow: /develop/node/add/ Disallow: /develop/search/ Disallow: /develop/user/register/ Disallow: /develop/user/password/ Disallow: /develop/user/login/ # Paths (no clean URLs) Disallow: /develop/?q=admin/ Disallow: /develop/?q=comment/reply/ Disallow: /develop/?q=contact/ Disallow: /develop/?q=logout/ Disallow: /develop/?q=node/add/ Disallow: /develop/?q=search/ Disallow: /develop/?q=user/password/ Disallow: /develop/?q=user/register/ Disallow: /develop/?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.13 /database/ User-agent: * Crawl-delay: 10 # Directories Disallow: /database/database/ Disallow: /database/includes/ Disallow: /database/misc/ Disallow: /database/modules/ Disallow: /database/sites/ Disallow: /database/themes/ Disallow: /database/scripts/ Disallow: /database/updates/ Disallow: /database/profiles/ Disallow: /database/_files/ # Files Disallow: /database/xmlrpc.php Disallow: /database/cron.php Disallow: /database/update.php Disallow: /database/install.php Disallow: /database/_files/INSTALL.txt Disallow: /database/_files/INSTALL.mysql.txt Disallow: /database/_files/INSTALL.pgsql.txt Disallow: /database/_files/CHANGELOG.txt Disallow: /database/_files/MAINTAINERS.txt Disallow: /database/_files/LICENSE.txt Disallow: /database/_files/UPGRADE.txt # Paths (clean URLs) Disallow: /database/admin/ Disallow: /database/comment/reply/ Disallow: /database/contact/ Disallow: /database/logout/ Disallow: /database/node/add/ Disallow: /database/search/ Disallow: /database/user/register/ Disallow: /database/user/password/ Disallow: /database/user/login/ # Paths (no clean URLs) Disallow: /database/?q=admin/ Disallow: /database/?q=comment/reply/ Disallow: /database/?q=contact/ Disallow: /database/?q=logout/ Disallow: /database/?q=node/add/ Disallow: /database/?q=search/ Disallow: /database/?q=user/password/ Disallow: /database/?q=user/register/ Disallow: /database/?q=user/login/