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