From 7f22a130ff3984314379d06974053f3581fae17b Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Thu, 29 Dec 2011 19:06:54 +0100 Subject: [PATCH] analytics --- public/robots.txt | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/public/robots.txt b/public/robots.txt index 085187f..7e5acf0 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -1,5 +1,3 @@ -# See http://www.robotstxt.org/wc/norobots.html for documentation on how to use the robots.txt file -# -# To ban all spiders from the entire site uncomment the next two lines: -# User-Agent: * -# Disallow: / +User-agent: * +Allow: / +Disallow: /admin \ No newline at end of file