Introduction to seo-in-astro
seo-in-astro is a library designed to simplify and automate SEO for your Astro applications. It handles metadata,
sitemap.xml, robots.txt generation, and more, so you can focus on building your site.
Why seo-in-astro?
Section titled “Why seo-in-astro?”seo-in-astro provides an Astro integration and layouts that together offer a complete out-of-the-box SEO solution.
sitemap.xmlandllms.txtgeneration with automatic route detectionrobots.txtgeneration with sensible defaults and extensible configuration- Type-safe components to generate page metadata and JSON-LD for different schema types
- Dedicated tooling to check the SEO status of your project
Getting Started
Section titled “Getting Started”Ready to dive in? Head over to the Getting Started guide.