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