From 36800ff41aa8cea3b2ac947b7d2ff71f9386c16b Mon Sep 17 00:00:00 2001 From: Federico Jaramillo Martinez Date: Mon, 15 Jun 2026 02:00:36 +0200 Subject: [PATCH] docs: simplify sitemap to minimal URL list Drop lastmod/changefreq/priority (stale or ignored signals) and remove the plugins.md entry, leaving a low-maintenance -only sitemap. --- docs/sitemap.xml | 48 ++++++------------------------------------------ 1 file changed, 6 insertions(+), 42 deletions(-) diff --git a/docs/sitemap.xml b/docs/sitemap.xml index 1de8d7e..3c66312 100644 --- a/docs/sitemap.xml +++ b/docs/sitemap.xml @@ -1,45 +1,9 @@ - - https://pi-web.dev/ - 2026-06-15 - weekly - 1.0 - - - https://pi-web.dev/remote-first.html - 2026-06-15 - monthly - 0.8 - - - https://pi-web.dev/machines.html - 2026-06-15 - monthly - 0.8 - - - https://pi-web.dev/install.html - 2026-06-15 - monthly - 0.9 - - - https://pi-web.dev/plugins.html - 2026-06-15 - monthly - 0.7 - - - https://pi-web.dev/plugins.md - 2026-06-15 - monthly - 0.6 - - - https://pi-web.dev/faq.html - 2026-06-15 - monthly - 0.8 - + https://pi-web.dev/ + https://pi-web.dev/remote-first.html + https://pi-web.dev/machines.html + https://pi-web.dev/install.html + https://pi-web.dev/plugins.html + https://pi-web.dev/faq.html