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