pyc-website
main website for pyc inc.
git clone https://9o.is/git/pyc-website.git
commit 0acaba88beca381e2d60df85c840ca318972d861 parent 53c8dde8f9585e86902bd61ce16b37a070c7ad7f Author: Jul <jul@9o.is> Date: Fri, 22 Aug 2014 17:58:34 -0400 dont show /error in search engines Diffstat:
| M | src/main/webapp/robots.txt | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/main/webapp/robots.txt b/src/main/webapp/robots.txt @@ -14,4 +14,4 @@ Disallow: /register # people don't want to see this Disallow: /help/tos Disallow: /help/privacy -Disallow: /foo.html -\ No newline at end of file +Disallow: /error +\ No newline at end of file