# $Id: robots.txt,v 1.7.2.2 2008/02/25 02:18:25 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: * Allow: /eng/ # Directories Disallow: /eng/includes/ Disallow: /eng/misc/ Disallow: /eng/modules/ Disallow: /eng/sites/ Disallow: /eng/scripts/ Disallow: /eng/updates/ Disallow: /eng/profiles/ # Files Disallow: /eng/xmlrpc.php Disallow: /eng/cron.php Disallow: /eng/update.php Disallow: /eng/install.php Disallow: /eng/INSTALL.txt Disallow: /eng/INSTALL.mysql.txt Disallow: /eng/INSTALL.pgsql.txt Disallow: /eng/CHANGELOG.txt Disallow: /eng/MAINTAINERS.txt Disallow: /eng/LICENSE.txt Disallow: /eng/UPGRADE.txt # Paths (clean URLs) Disallow: /eng/admin/ Disallow: /eng/comment/reply/ Disallow: /eng/contact/ Disallow: /eng/logout/ Disallow: /eng/node/add/ Disallow: /eng/search/ Disallow: /eng/user/register/ Disallow: /eng/user/password/ Disallow: /eng/user/login/ # Paths (no clean URLs) Disallow: /eng/?q=admin/ Disallow: /eng/?q=comment/reply/ Disallow: /eng/?q=contact/ Disallow: /eng/?q=logout/ Disallow: /eng/?q=node/add/ Disallow: /eng/?q=search/ Disallow: /eng/?q=user/password/ Disallow: /eng/?q=user/register/ Disallow: /eng/?q=user/login/