# $Id: robots.txt,v 1.7.2.1 2007/03/23 18:57:07 drumm 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: /ivcf/database/ Disallow: /ivcf/includes/ Disallow: /ivcf/misc/ Disallow: /ivcf/modules/ Disallow: /ivcf/sites/ Disallow: /ivcf/themes/ Disallow: /ivcf/scripts/ Disallow: /ivcf/updates/ Disallow: /ivcf/profiles/ Disallow: /ivcf/files/ # Files Disallow: /ivcf/xmlrpc.php Disallow: /ivcf/cron.php Disallow: /ivcf/update.php Disallow: /ivcf/install.php Disallow: /ivcf/INSTALL.txt Disallow: /ivcf/INSTALL.mysql.txt Disallow: /ivcf/INSTALL.pgsql.txt Disallow: /ivcf/CHANGELOG.txt Disallow: /ivcf/MAINTAINERS.txt Disallow: /ivcf/LICENSE.txt Disallow: /ivcf/UPGRADE.txt # Paths (clean URLs) Disallow: /ivcf/admin/ Disallow: /ivcf/aggregator/ Disallow: /ivcf/comment/reply/ Disallow: /ivcf/contact/ Disallow: /ivcf/logout/ Disallow: /ivcf/node/add/ Disallow: /ivcf/search/ Disallow: /ivcf/user/register/ Disallow: /ivcf/user/password/ Disallow: /ivcf/user/login/ # Paths (no clean URLs) Disallow: /ivcf/?q=admin/ Disallow: /ivcf/?q=aggregator/ Disallow: /ivcf/?q=comment/reply/ Disallow: /ivcf/?q=contact/ Disallow: /ivcf/?q=logout/ Disallow: /ivcf/?q=node/add/ Disallow: /ivcf/?q=search/ Disallow: /ivcf/?q=user/password/ Disallow: /ivcf/?q=user/register/ Disallow: /ivcf/?q=user/login/