From 729017ba4f457b5ab2904ba198056e77d86cf71c Mon Sep 17 00:00:00 2001 From: Lorenzo Giacomelli Date: Tue, 21 Jun 2016 16:36:22 +0200 Subject: [PATCH] disallow mobile --- public/robots.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/public/robots.txt b/public/robots.txt index 8af2e26..b3b45ba 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -1,3 +1,4 @@ User-agent: * Disallow: /admin/ +Disallow: /mobile/ Sitemap: http://www.ifattidinapoli.it/sitemap.xml \ No newline at end of file