From 07b0b48e0b2220227876e9973dc0ad9318f7c8ca Mon Sep 17 00:00:00 2001 From: Nils Schimmelmann Date: Wed, 6 May 2026 10:29:23 -0500 Subject: [PATCH 1/2] Update sitemap URL in robots.txt --- docs/public/robots.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/public/robots.txt b/docs/public/robots.txt index 36f13cc..c28b620 100644 --- a/docs/public/robots.txt +++ b/docs/public/robots.txt @@ -1,4 +1,5 @@ User-agent: * Allow: / -Sitemap: https://docs.mume.org/sitemap.xml +Sitemap: https://docs.mume.org/sitemap_index.xml + From 2d3ed17faaed1966d0014943fc643b1476c48960 Mon Sep 17 00:00:00 2001 From: Nils Schimmelmann Date: Wed, 6 May 2026 10:31:28 -0500 Subject: [PATCH 2/2] add sitemap_index.xml --- docs/public/sitemap_index.xml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 docs/public/sitemap_index.xml diff --git a/docs/public/sitemap_index.xml b/docs/public/sitemap_index.xml new file mode 100644 index 0000000..d5780f1 --- /dev/null +++ b/docs/public/sitemap_index.xml @@ -0,0 +1,9 @@ + + + + https://docs.mume.org/sitemap.xml + + + https://docs.mume.org/wiki/sitemap.xml + +