From eaee810153352680c54ef8755d36d6882a43d32d Mon Sep 17 00:00:00 2001 From: Marien Fressinaud Date: Fri, 15 Nov 2013 21:40:22 +0100 Subject: Ajoute nofollow à la balise robots.txt MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Voir 147b3fdda4d95c217ee3923930587d1dc1bd97ee --- app/layout/layout.phtml | 2 +- public/robots.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/layout/layout.phtml b/app/layout/layout.phtml index cc0d44237..bb4a1f7eb 100644 --- a/app/layout/layout.phtml +++ b/app/layout/layout.phtml @@ -21,7 +21,7 @@ rss_url)) { ?> - + partial ('header'); ?> diff --git a/public/robots.txt b/public/robots.txt index 77470cb39..1f53798bb 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -1,2 +1,2 @@ User-agent: * -Disallow: / \ No newline at end of file +Disallow: / -- cgit v1.2.3