Sitemap growth playbook

Use this guide to expand the sitemap intentionally while keeping routes deterministic and discoverable.

What counts as sitemap growth

  • New public routes created under app/src/content/pages/.
  • Structured clusters that ship as overview + methodology + references.
  • Docs additions that create new /docs/ routes.

Batch workflow

  1. Pick the batch type (docs guides, content templates, or structured content clusters).
  2. Add cross-links to hubs (docs index, tools hub, library hub).
  3. Run bun run build to regenerate app/dist/sitemap.xml.
  4. Log the route delta in release notes.

Route logging checklist

  • Capture the route count before and after the batch.
  • Note the batch type and the newly added routes.
  • Link to related pages or templates.