From 5b3b6b43a842e925dd08eb4ec7e2be0eccfb720c Mon Sep 17 00:00:00 2001 From: lvuch Date: Wed, 5 Sep 2018 16:15:10 -0700 Subject: [PATCH] sitemap to robots --- layouts/robots.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/layouts/robots.txt b/layouts/robots.txt index 34b38b80170..769d069a8d7 100644 --- a/layouts/robots.txt +++ b/layouts/robots.txt @@ -1,2 +1,4 @@ User-agent: * -Disallow: {{ if ne (getenv "HUGO_ENV") "production" }}/{{ end }} \ No newline at end of file +Disallow: {{ if ne (getenv "HUGO_ENV") "production" }}/{{ end }} + +Sitemap: https://rancher.com/sitemap.xml