From 826968df9c21f815cfc4a71dc7104c14e543e9e6 Mon Sep 17 00:00:00 2001 From: Aamir Khan Date: Sun, 24 Jun 2012 22:54:06 -0400 Subject: Added robots.txt --- robots.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 robots.txt 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/ -- cgit