mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-08-16 01:55:51 -07:00
f73fe179d0
- Add self-canonical noindex signals and headers for archived docs - Restore sitemap lastmod dates from the tracked checkout
438 B
438 B
type: internal area: docs
- Excluded the
/main/and/v/<version>/docs trees from search indexing with a self-referential canonical,noindex,follow, and a matchingX-Robots-Tagheader, so crawlers spend their budget on the current docs instead of ~30 archived copies of every page. - Restored
<lastmod>dates in the docs sitemap, which were silently dropped because production builds render from an untracked release snapshot.