From cc7001ef10d3d048c9d90110e4267db4fef1a83d Mon Sep 17 00:00:00 2001 From: Riccardo Di Dato Date: Thu, 14 Apr 2016 19:00:20 +0200 Subject: [PATCH] Fix robots --- public/robots.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/robots.txt b/public/robots.txt index 49f63a0..61b2202 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -1,3 +1,3 @@ User-agent: * Disallow: /admin/ -Sitemap: sitemap.txt \ No newline at end of file +Sitemap: sitemap.xml \ No newline at end of file