From 8d1492ce3aacf4517ef52dcf6144986370ef441c Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Tue, 26 Aug 2014 10:51:38 +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 3c9c7c0..14267e9 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -1,5 +1,2 @@ -# See http://www.robotstxt.org/robotstxt.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