Building Category and Tag Pages in Astro
How to build category and tag index pages in Astro that scale, rank, and avoid the thin-page trap, using Content Collections for the data layer.
Articles tagged with #Content Collections
How to build category and tag index pages in Astro that scale, rank, and avoid the thin-page trap, using Content Collections for the data layer.
A focused walkthrough of Astro Content Collections: schemas, type safety, frontmatter, and the workflow that makes a 500-article site maintainable.
Structure a Markdown / MDX content site to scale from 50 to 1000 articles. Includes Content Collections schema, component map, and link-check script.