From 147b3fdda4d95c217ee3923930587d1dc1bd97ee Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Fri, 15 Nov 2013 17:23:23 +0100 Subject: Meta robots noindex MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Le fichier robots.txt ne suffit pas, par exemple quand FreshRSS n'est pas à la racine d'un domaine. Supplément de https://github.com/marienfressinaud/FreshRSS/commit/54ea52f6c7cb8d6d3bfd810447cd359d64e56ecf --- app/layout/layout.phtml | 1 + 1 file changed, 1 insertion(+) (limited to 'app/layout') diff --git a/app/layout/layout.phtml b/app/layout/layout.phtml index adcc74871..a506f7cea 100644 --- a/app/layout/layout.phtml +++ b/app/layout/layout.phtml @@ -21,6 +21,7 @@ rss_url)) { ?> + partial ('header'); ?> -- cgit v1.2.3