# $Id: robots.txt,v 1.9.2.1 2008/12/10 20:12:19 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 Disallow: othersites/ Disallow: data/ # Directories Disallow: is/includes/ Disallow: is/misc/ Disallow: is/modules/ Disallow: is/profiles/ Disallow: is/scripts/ Disallow: is/sites/ Disallow: is/themes/ # Files Disallow: is/boost_stats.php Disallow: is/CHANGELOG.txt Disallow: is/cron.php Disallow: is/INSTALL.mysql.txt Disallow: is/INSTALL.pgsql.txt Disallow: is/install.php Disallow: is/INSTALL.txt Disallow: is/LICENSE.txt Disallow: is/MAINTAINERS.txt Disallow: is/update.php Disallow: is/UPGRADE.txt Disallow: is/xmlrpc.php # Paths (clean URLs) Disallow: is/admin/ Disallow: is/comment/reply/ Disallow: is/contact/ Disallow: is/logout/ Disallow: is/node/add/ Disallow: is/search/ Disallow: is/user/register/ Disallow: is/user/password/ Disallow: is/user/login/ # Paths (no clean URLs) Disallow: is/?q=admin/ Disallow: is/?q=comment/reply/ Disallow: is/?q=contact/ Disallow: is/?q=logout/ Disallow: is/?q=node/add/ Disallow: is/?q=search/ Disallow: is/?q=user/password/ Disallow: is/?q=user/register/ Disallow: is/?q=user/login/