# $Id $ # # This file aims to prevent the crawling and indexing of certain parts of your site by # webcrawlers 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, and the quality of their crawling and indexing is improved as well. # # For more information about the robots.txt standard, see: # http://www.robotstxt.org/wc/robots.html # # To stop a polite robot from indexing an exampledir, # add an uncommented line (without #), like the following: # # user-agent: polite-bot # Disallow: /exampledir/ # A list of known 'bots can be found at: # http://www.robotstxt.org/wc/active/html/index.html # # See this site for syntax checking: # http://www.sxw.org.uk/computing/robots/check.html # Robots.txt www.ring-sport.net User-agent: ia_archiver Disallow: / User-agent: * # Directories Disallow: /files/ Disallow: /database/ Disallow: /includes/ Disallow: /misc/ Disallow: /modules/ Disallow: /sites/ Disallow: /themes/ Disallow: /scripts/ Disallow: /updates/ Disallow: /profiles/ Disallow: /stat/ Disallow: /logs/ Disallow: /PMA29/ Disallow: /usage/ Disallow: /ads/ Disallow: /gallerypics/ Disallow: /flowplayer/ # Files Disallow: /xmlrpc.php Disallow: /cron.php Disallow: /update.php Disallow: /install.php Disallow: /INSTALL.mysql.txt Disallow: /INSTALL.pgsql.txt Disallow: /CHANGELOG.txt Disallow: /MAINTAINERS.txt Disallow: /LICENSE.txt Disallow: /UPGRADE.txt # Paths (Clean URLs) Disallow: /admin/ Disallow: /aggregator Disallow: /comment/reply/ Disallow: /contact Disallow: /logout Disallow: /node/add Disallow: /node Disallow: /search/ Disallow: /search$ Disallow: /user/register Disallow: /user/password Disallow: /user/login Disallow: /tracker Disallow: /printable # Paths (no clean URLs) Disallow: /?q=admin/ Disallow: /?q=aggregator/ Disallow: /?q=comment/reply/ Disallow: /?q=contact/ Disallow: /?q=logout/ Disallow: /?q=node/add/ Disallow: /?q=search/ Disallow: /?q=user/password/ Disallow: /?q=user/register/ Disallow: /?q=node/ Disallow: /?q=printable/ # Additional Rules Disallow: /node$ Disallow: /user$ Disallow: /*sort= Disallow: /*/feed$ Disallow: /*/track$ # If you don't want the bulk of your "recent posts" pages indexed, add this: Disallow: /tracker? Disallow: /printable$ Sitemap: http://www.ring-sport.net/sitemap.xml