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