Mercurial > dottes
annotate web/robots.txt @ 300:ca58a9d09023
Buildno.txt needs trailing % to suppress the following newline.
Otherwise \build, leaves a space between build no and the comma.
author | Jim Hague <jim.hague@acm.org> |
---|---|
date | Sun, 07 Jul 2013 08:17:22 +0100 |
parents | f2c8ca48b8a4 |
children |
rev | line source |
---|---|
222
f2c8ca48b8a4
Add robots.txt instructing the site not to be indexed.
Jim Hague <jim.hague@acm.org>
parents:
diff
changeset
|
1 # Stop indexing of this site. |
f2c8ca48b8a4
Add robots.txt instructing the site not to be indexed.
Jim Hague <jim.hague@acm.org>
parents:
diff
changeset
|
2 User-agent: * |
f2c8ca48b8a4
Add robots.txt instructing the site not to be indexed.
Jim Hague <jim.hague@acm.org>
parents:
diff
changeset
|
3 Disallow: / |