From 4aac4b66a8fd570ac6fbfe5f8afbab6b1a4625c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20=C2=BBmo=2E=C2=AB=20Sauer?= Date: Fri, 6 Mar 2015 13:14:18 +0100 Subject: [PATCH] Added Sitemap Link to robots.txt --- robots.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/robots.txt b/robots.txt index 214e411..da60741 100644 --- a/robots.txt +++ b/robots.txt @@ -1,4 +1,7 @@ +--- +--- # www.robotstxt.org/ # www.google.com/support/webmasters/bin/answer.py?hl=en&answer=156449 User-agent: * +Sitemap: {{ site.url }}/sitemap.xml \ No newline at end of file