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