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