Skip to Content
Unified docs shell with shared Classifyre tokens and acid-green highlight accents.
SEO and Sitemap

SEO and Sitemap

This docs app mirrors the same SEO structure used in Banandre:

  • rich metadata in layout
  • JSON-LD scripts in <Head>
  • next-sitemap generation after static build
  • robots.txt generated from sitemap config

next-sitemap.config.js sets per-route priority and change frequency while respecting static export output.

Commands
bun --filter @classifyre/docs run build
# postbuild automatically runs next-sitemap
Last updated on