From 3ded0aeccb2ebc52271fe2737aeeaa210b55a0a6 Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Tue, 26 Aug 2014 10:49:48 +0200 Subject: [PATCH] robots.txt --- public/robots.txt | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/public/robots.txt b/public/robots.txt index 1a3a5e4..14267e9 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -1,5 +1,2 @@ -# 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: / \ No newline at end of file