From de092852c8dc53528a7568f0c15e9289ba4a8765 Mon Sep 17 00:00:00 2001 From: Simon Leblanc Date: Mon, 3 Oct 2011 01:51:40 +0200 Subject: [PATCH] =?UTF-8?q?Ajout=20du=20robots.txt=20pour=20fix=C3=A9=20l'?= =?UTF-8?q?issue=20#26?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- robots.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 robots.txt diff --git a/robots.txt b/robots.txt new file mode 100644 index 0000000..c95a7c6 --- /dev/null +++ b/robots.txt @@ -0,0 +1,7 @@ +User-agent: * +Allow: / +Allow: /index.php +Allow: /apropos.php +Allow: /contacts.php +Allow: /infos_sondage.php +Disallow: /* \ No newline at end of file