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