Files
SubMiner/changes/342-docs-indexability.md
T
sudacode b68d17614d Add canonical URLs and sitemap dedup for docs homepage indexability
- Emit self-referential canonical `<link>` tags on every VitePress page
- Filter duplicate /README entry from generated sitemap
- Extract DOCS_HOSTNAME constant; update Plausible test to match
- Add seo.test.ts covering canonical generation and sitemap filtering
2026-05-10 22:19:21 -07:00

5 lines
112 B
Markdown

type: docs
area: docs
- Improved the docs homepage indexing signals with canonical URLs and a cleaner sitemap.