diff options
author | Aamir Khan <syst3m.w0rm@gmail.com> | 2012-06-24 22:54:06 -0400 |
---|---|---|
committer | Aamir Khan <syst3m.w0rm@gmail.com> | 2012-06-24 22:54:06 -0400 |
commit | 826968df9c21f815cfc4a71dc7104c14e543e9e6 (patch) | |
tree | 35734731a0701e56f43566afb30cbccca638e477 | |
parent | 8fb604d53e0a818c707c7e7247795e55e2471faf (diff) | |
download | hyperkitty-826968df9c21f815cfc4a71dc7104c14e543e9e6.tar.gz hyperkitty-826968df9c21f815cfc4a71dc7104c14e543e9e6.tar.xz hyperkitty-826968df9c21f815cfc4a71dc7104c14e543e9e6.zip |
Added robots.txt
-rw-r--r-- | robots.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/robots.txt b/robots.txt new file mode 100644 index 0000000..5fe5da1 --- /dev/null +++ b/robots.txt @@ -0,0 +1,4 @@ +User-agent: * +Disallow: /accounts/ +Disallow: /admin/ +Disallow: /vote/ |