From ab4fa6d8a57a942fb5a654e424d995af2f9afef6 Mon Sep 17 00:00:00 2001 From: Paul Bakaus Date: Wed, 8 Apr 2026 10:20:15 -0700 Subject: [PATCH] Update sitemap to cover all 29 canonical URLs Sitemap previously listed only the landing page. Extend it to include every canonical URL shipped in this IA expansion: - 4 hand-authored pages (/, /cheatsheet, /gallery, /privacy) - 3 section indexes (/skills, /anti-patterns, /tutorials) - 21 skill detail pages (/skills/{id}) - 2 tutorial detail pages (/tutorials/getting-started, /tutorials/critique-with-overlay) Priority ladder: 1.0 landing 0.9 section indexes 0.8 detail pages 0.7 utility pages (cheatsheet, gallery) Note: privacy is intentionally not indexed (noindex meta) so it stays out of the sitemap. Smoke-tested all 31 live routes (29 pages + sitemap.xml + robots, not the 2 that are noindex): all return 200. --- public/sitemap.xml | 62 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 61 insertions(+), 1 deletion(-) diff --git a/public/sitemap.xml b/public/sitemap.xml index b9813de0b..8cc157893 100644 --- a/public/sitemap.xml +++ b/public/sitemap.xml @@ -1,9 +1,69 @@ + https://impeccable.style/ - 2025-01-09 + 2026-04-08 weekly 1.0 + + https://impeccable.style/cheatsheet + 2026-04-08 + monthly + 0.7 + + + https://impeccable.style/gallery + 2026-04-08 + monthly + 0.7 + + + + + https://impeccable.style/skills + 2026-04-08 + weekly + 0.9 + + + https://impeccable.style/anti-patterns + 2026-04-08 + weekly + 0.9 + + + https://impeccable.style/tutorials + 2026-04-08 + weekly + 0.9 + + + + https://impeccable.style/skills/adapt2026-04-080.8 + https://impeccable.style/skills/animate2026-04-080.8 + https://impeccable.style/skills/arrange2026-04-080.8 + https://impeccable.style/skills/audit2026-04-080.8 + https://impeccable.style/skills/bolder2026-04-080.8 + https://impeccable.style/skills/clarify2026-04-080.8 + https://impeccable.style/skills/colorize2026-04-080.8 + https://impeccable.style/skills/critique2026-04-080.8 + https://impeccable.style/skills/delight2026-04-080.8 + https://impeccable.style/skills/distill2026-04-080.8 + https://impeccable.style/skills/extract2026-04-080.8 + https://impeccable.style/skills/harden2026-04-080.8 + https://impeccable.style/skills/impeccable2026-04-080.8 + https://impeccable.style/skills/normalize2026-04-080.8 + https://impeccable.style/skills/onboard2026-04-080.8 + https://impeccable.style/skills/optimize2026-04-080.8 + https://impeccable.style/skills/overdrive2026-04-080.8 + https://impeccable.style/skills/polish2026-04-080.8 + https://impeccable.style/skills/quieter2026-04-080.8 + https://impeccable.style/skills/shape2026-04-080.8 + https://impeccable.style/skills/typeset2026-04-080.8 + + + https://impeccable.style/tutorials/getting-started2026-04-080.8 + https://impeccable.style/tutorials/critique-with-overlay2026-04-080.8