cavuno-board-sitemap
Installation
SKILL.md
Sitemap generation
@cavuno/board/sitemap implements the hosted eight-bucket sitemap: an index at
/sitemap.xml points to ordinary <urlset> files for marketing,
jobs-categories, jobs-skills, jobs-locations, jobs-details,
companies, salaries, and optionally blog.
Structured data and head tags use cavuno-board-seo. The host app owns feeds.
Use both tiers
The pure XML tier exports SITEMAP_BUCKETS, SITEMAP_CHUNK_SIZE (45,000),
chunk, bucketFilename, parseBucketFilename, renderUrlset, and
renderSitemapIndex. The catalog tier exports listedBuckets(board) and
buildBucketUrls(board, origin, bucket); it walks the SDK and applies the
hosted indexing policy.