From e291be481be5f9b0721ba5b46f4969b7227de208 Mon Sep 17 00:00:00 2001 From: Riccardo Di Dato Date: Wed, 7 Dec 2016 21:05:00 +0100 Subject: [PATCH] Aggiornato robots per impedire a google di crowlare le pagine delle statistiche Signed-off-by: Riccardo Di Dato --- public/robots.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/public/robots.txt b/public/robots.txt index 8af2e26..a923842 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -1,3 +1,5 @@ User-agent: * Disallow: /admin/ +Disallow: /stats/ +Disallow: /mobile/stats/ Sitemap: http://www.ifattidinapoli.it/sitemap.xml \ No newline at end of file