From 374d3733c052a436e9e469eb5753a6f4159387f8 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 23 Mar 2015 14:40:28 -0700 Subject: [PATCH] Add sitemap to robots.txt --- config/robots.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/config/robots.txt b/config/robots.txt index f10713e..f594075 100644 --- a/config/robots.txt +++ b/config/robots.txt @@ -1,2 +1,3 @@ User-agent: * Disallow: /haddock/ +Sitemap: /sitemap.xml