From e62d62b82fd1000d44a1665e0e56cca5b1eeaf60 Mon Sep 17 00:00:00 2001 From: TheOrangeOne Date: Fri, 26 Aug 2016 17:16:49 +0100 Subject: [PATCH] open it up to search engines! --- content/assets/robots.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/assets/robots.txt b/content/assets/robots.txt index 028f8a3..b08aee5 100644 --- a/content/assets/robots.txt +++ b/content/assets/robots.txt @@ -1,4 +1,4 @@ User-agent: * -Disallow: / +Allow: / -SITEMAP: /sitemap.xml +Sitemap: /sitemap.xml