From 52a9d8116c8ad260dc9e713404d2936955052621 Mon Sep 17 00:00:00 2001 From: jklingen Date: Tue, 7 Apr 2015 22:48:13 +0200 Subject: [PATCH] Added XML sitemap to robots.txt --- robots.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/robots.txt b/robots.txt index 251504212..3187c19cd 100644 --- a/robots.txt +++ b/robots.txt @@ -1,3 +1,8 @@ +--- +title: Robots.txt +--- # TODO remove before publication on getgreenshot.org, also change meta directive in _config.yml User-agent: * Disallow: / + +Sitemap: {{ site.url }}/sitemap.xml