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