1#
2# robots.txt
3#
4# This file is to prevent the crawling and indexing of certain parts
5# of your site by web crawlers and spiders run by sites like Yahoo!
6# and Google. By telling these "robots" where not to go on your site,
7# you save bandwidth and server resources.
8#
9# This file will be ignored unless it is at the root of your host:
10# Used:    http://example.com/robots.txt
11# Ignored: http://example.com/site/robots.txt
12#
13# For more information about the robots.txt standard, see:
14# http://www.robotstxt.org/robotstxt.html
15
16User-agent: *
17Crawl-delay: 10
18# CSS, JS, Images
19Allow: /misc/*.css$
20Allow: /misc/*.css?
21Allow: /misc/*.js$
22Allow: /misc/*.js?
23Allow: /misc/*.gif
24Allow: /misc/*.jpg
25Allow: /misc/*.jpeg
26Allow: /misc/*.png
27Allow: /modules/*.css$
28Allow: /modules/*.css?
29Allow: /modules/*.js$
30Allow: /modules/*.js?
31Allow: /modules/*.gif
32Allow: /modules/*.jpg
33Allow: /modules/*.jpeg
34Allow: /modules/*.png
35Allow: /profiles/*.css$
36Allow: /profiles/*.css?
37Allow: /profiles/*.js$
38Allow: /profiles/*.js?
39Allow: /profiles/*.gif
40Allow: /profiles/*.jpg
41Allow: /profiles/*.jpeg
42Allow: /profiles/*.png
43Allow: /themes/*.css$
44Allow: /themes/*.css?
45Allow: /themes/*.js$
46Allow: /themes/*.js?
47Allow: /themes/*.gif
48Allow: /themes/*.jpg
49Allow: /themes/*.jpeg
50Allow: /themes/*.png
51# ADB-specific paths
52Allow: /themes/urban-development/
53Allow: /themes/climate-change/
54Allow: /themes/climate-change-disaster-risk-management/
55Allow: /themes/environment/
56Allow: /themes/gender/
57Allow: /themes/regional-cooperation/
58Allow: /themes/social-development/
59# Directories
60Disallow: /includes/
61Disallow: /misc/
62Disallow: /modules/
63Disallow: /profiles/
64Disallow: /scripts/
65Disallow: /themes/
66# Files
67Disallow: /CHANGELOG.txt
68Disallow: /cron.php
69Disallow: /INSTALL.mysql.txt
70Disallow: /INSTALL.pgsql.txt
71Disallow: /INSTALL.sqlite.txt
72Disallow: /install.php
73Disallow: /INSTALL.txt
74Disallow: /LICENSE.txt
75Disallow: /MAINTAINERS.txt
76Disallow: /update.php
77Disallow: /UPGRADE.txt
78Disallow: /xmlrpc.php
79# Paths (clean URLs)
80Disallow: /admin/
81Disallow: /comment/reply/
82Disallow: /filter/tips/
83Disallow: /node/add/
84Disallow: /search/
85Disallow: /user/register/
86Disallow: /user/password/
87Disallow: /user/login/
88Disallow: /user/logout/
89# Paths (no clean URLs)
90Disallow: /?q=admin/
91Disallow: /?q=comment/reply/
92Disallow: /?q=filter/tips/
93Disallow: /?q=node/add/
94Disallow: /?q=search/
95Disallow: /?q=user/password/
96Disallow: /?q=user/register/
97Disallow: /?q=user/login/
98Disallow: /?q=user/logout/
99# Paths (exports)
100Disallow: /projects/csv
101Disallow: /projects/rss
102Disallow: /projects/documents/csv
103Disallow: /projects/documents/rss
104Disallow: /projects/tenders/csv
105Disallow: /projects/tenders/export.csv
106Disallow: /projects/tenders/rss
107Disallow: /printpdf
108Disallow: /print