From 028cdaf6abd64360967d0fbc762b152b2bf62aa3 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 26 Mar 2015 13:00:22 +0200 Subject: [PATCH] Absolute URL for sitemap --- config/robots.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/robots.txt b/config/robots.txt index f594075..71a3797 100644 --- a/config/robots.txt +++ b/config/robots.txt @@ -1,3 +1,3 @@ User-agent: * Disallow: /haddock/ -Sitemap: /sitemap.xml +Sitemap: https://www.stackage.org/sitemap.xml