1 # $Id: robots.txt,v 1.7.2.1 2007/03/23 18:57:07 drumm Exp $
5 # This file is to prevent the crawling and indexing of certain parts
6 # of your site by web crawlers and spiders run by sites like Yahoo!
7 # and Google. By telling these "robots" where not to go on your site,
8 # you save bandwidth and server resources.
10 # This file will be ignored unless it is at the root of your host:
11 # Used: http://example.com/robots.txt
12 # Ignored: http://example.com/site/robots.txt
14 # For more information about the robots.txt standard, see:
15 # http://www.robotstxt.org/wc/robots.html
17 # For syntax checking, see:
18 # http://www.sxw.org.uk/computing/robots/check.html
36 Disallow: /install.php
37 Disallow: /INSTALL.txt
38 Disallow: /INSTALL.mysql.txt
39 Disallow: /INSTALL.pgsql.txt
40 Disallow: /CHANGELOG.txt
41 Disallow: /MAINTAINERS.txt
42 Disallow: /LICENSE.txt
43 Disallow: /UPGRADE.txt
46 Disallow: /aggregator/
47 Disallow: /comment/reply/
52 Disallow: /user/register/
53 Disallow: /user/password/
54 Disallow: /user/login/
55 # Paths (no clean URLs)
57 Disallow: /?q=aggregator/
58 Disallow: /?q=comment/reply/
59 Disallow: /?q=contact/
61 Disallow: /?q=node/add/
63 Disallow: /?q=user/password/
64 Disallow: /?q=user/register/
65 Disallow: /?q=user/login/