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