# $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-Leaf Disallow: /config/ Disallow: /circuits/ Disallow: /classes/ Disallow: /components/ Disallow: /images/ Disallow: /include/ Disallow: /lang/ Disallow: /menu/ Disallow: /modules/ Disallow: /parsed/ Disallow: /plugins/ Disallow: /script/ Disallow: /theme/ # Files-Leaf Disallow: /app.finalize.php Disallow: /app.initialize.php Disallow: /app.start.php Disallow: /app.xml.php # Paths Disallow: /?do=auth.login/ Disallow: /?do=auth.logout/ Disallow: /?do=auth.cgi/ # Directories-drupals YTP Disallow: /ytp/database/ Disallow: /ytp/includes/ Disallow: /ytp/misc/ Disallow: /ytp/modules/ Disallow: /ytp/sites/ Disallow: /ytp/themes/ Disallow: /ytp/scripts/ Disallow: /ytp/updates/ Disallow: /ytp/profiles/ # Files Disallow: /ytp/xmlrpc.php Disallow: /ytp/cron.php Disallow: /ytp/update.php Disallow: /ytp/install.php Disallow: /ytp/INSTALL.txt Disallow: /ytp/INSTALL.mysql.txt Disallow: /ytp/INSTALL.pgsql.txt Disallow: /ytp/CHANGELOG.txt Disallow: /ytp/MAINTAINERS.txt Disallow: /ytp/LICENSE.txt Disallow: /ytp/UPGRADE.txt # Paths (clean URLs) Disallow: /ytp/admin/ Disallow: /ytp/comment/reply/ Disallow: /ytp/contact/ Disallow: /ytp/logout/ Disallow: /ytp/node/add/ Disallow: /ytp/search/ Disallow: /ytp/user/register/ Disallow: /ytp/user/password/ Disallow: /ytp/user/login/ # Paths (no clean URLs) Disallow: /ytp/?q=admin/ Disallow: /ytp/?q=comment/reply/ Disallow: /ytp/?q=contact/ Disallow: /ytp/?q=logout/ Disallow: /ytp/?q=node/add/ Disallow: /ytp/?q=search/ Disallow: /ytp/?q=user/password/ Disallow: /ytp/?q=user/register/ Disallow: /ytp/?q=user/login/