From 68484d3050c8d06eb698e81151cbe481cd7c1ddf Mon Sep 17 00:00:00 2001 From: TheGreatDoc <32565115+TheGreatDoc@users.noreply.github.com> Date: Wed, 3 Oct 2018 23:22:53 +0200 Subject: [PATCH] Added sitemap.xml to robots.txt (#9256) --- doc/robots.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/robots.txt b/doc/robots.txt index eb0536286f..9377668547 100644 --- a/doc/robots.txt +++ b/doc/robots.txt @@ -1,2 +1,3 @@ User-agent: * Disallow: +Sitemap: https://docs.librenms.org/sitemap.xml