# $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 Allow: / Allow: /forum Disallow: /content Disallow: /styles Disallow: /images Disallow: /engine Disallow: /mod Disallow: /admin Disallow: /forum/admin/ Disallow: /forum/cache/ Disallow: /forum/db/ Disallow: /forum/docs/ Disallow: /forum/includes/ Disallow: /forum/language/ Disallow: /forum/templates/ # files Disallow: /config.php Disallow: /cat.php Disallow: /menubar.php Disallow: /footer.php Disallow: /news.php Disallow: /supply.php Disallow: /error.php Disallow: /header.php Disallow: /forum/config.php Disallow: /forum/common.php Disallow: /forum/login.php Disallow: /forum/modcp.php Disallow: /forum/post_report.php Disallow: /forum/posting.php Disallow: /forum/profile.php Disallow: /forum/privmsg.php Disallow: /forum/quick_reply.php Disallow: /forum/reputation.php Disallow: /forum/search.php