# $Id: robots.txt,v 1.2 2007/03/23 18:57:07 markus 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 # number of seconds to wait between successive requests. Request-rate: 1/10 # maximum rate is one page every 10 seconds. Visit-time: 0100-0600 # only visit between 1:00 AM and 6:00 AM UT (GMT). # Directories Disallow: /v3/ Disallow: /foros/admin/ Disallow: /foros/cache/ Disallow: /foros/css/ Disallow: /foros/db/ Disallow: /foros/images/ Disallow: /foros/includes/ Disallow: /foros/language/ Disallow: /foros/language/ Disallow: /foros/scripts/ Disallow: /foros/templates/ Disallow: /foros/xs_mod/ # Files Disallow: /foros/common.php Disallow: /foros/config.php Disallow: /foros/extension.inc Disallow: /foros/keep_meripase_alive.php Disallow: /foros/modcp.php Disallow: /foros/posting.php Disallow: /foros/privmsg.php Disallow: /foros/report.php Disallow: /foros/rpc.php Disallow: /foros/search.php Disallow: /foros/sphinx.php Disallow: /foros/viewevents.php