# $Id: robots.txt,v 1.7 2007/01/08 12:02:18 dries 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: /v2/database/ Disallow: /v2/includes/ Disallow: /v2/misc/ Disallow: /v2/modules/ Disallow: /v2/sites/ Disallow: /v2/themes/ Disallow: /v2/scripts/ Disallow: /v2/updates/ Disallow: /v2/profiles/ # Files. Disallow: /v2/xmlrpc.php Disallow: /v2/cron.php Disallow: /v2/update.php Disallow: /v2/install.php Disallow: /v2/INSTALL.mysql.txt Disallow: /v2/INSTALL.pgsql.txt Disallow: /v2/CHANGELOG.txt Disallow: /v2/MAINTAINERS.txt Disallow: /v2/LICENSE.txt Disallow: /v2/UPGRADE.txt # Paths (clean URLs). Disallow: /v2/admin/ Disallow: /v2/aggregator/ Disallow: /v2/comment/reply/ Disallow: /v2/contact/ Disallow: /v2/logout/ Disallow: /v2/node/add/ Disallow: /v2/search/ Disallow: /v2/user/register/ Disallow: /v2/user/password/ Disallow: /v2/user/login/ # Paths (no clean URLs). Disallow: /v2/?q=admin/ Disallow: /v2/?q=aggregator/ Disallow: /v2/?q=comment/reply/ Disallow: /v2/?q=contact/ Disallow: /v2/?q=logout/ Disallow: /v2/?q=node/add/ Disallow: /v2/?q=search/ Disallow: /v2/?q=user/password/ Disallow: /v2/?q=user/register/ Disallow: /v2/?q=user/login/ # Old viridium.ro site. Disallow: /v1/misc/ Disallow: /v1/scripts/ # Redirects to v1 site. Disallow: /lyrics Disallow: /pics Disallow: /family # Year/Month/Day style URLs generated by Wordpress. # These have been replaced with Year-only style URLs. Disallow: /2007/01 Disallow: /2007/02 Disallow: /2007/03 Disallow: /2007/04 Disallow: /2007/05 Disallow: /2007/06 Disallow: /2007/07 Disallow: /2007/08 Disallow: /2007/09 Disallow: /2007/10 Disallow: /2007/11 Disallow: /2007/12