What problem does it solve?
This Skill addresses the challenge of optimizing Astro sites for search engines, ensuring they are discoverable, indexed, and ranked effectively.
Core Features & Use Cases
- SEO Metadata Management: Centralizes the declaration of page metadata like titles, descriptions, and canonical URLs.
- Structured Data Implementation: Integrates Schema.org structured data for better search engine understanding and indexing.
- Sitemap and Robots.txt Generation: Automates the creation of sitemaps and robots.txt files to guide search engine crawling.
- Internationalization and Localization: Handles hreflang tags and i18n configurations for multilingual sites.
- Performance Coordination: Aligns with
astro-performance for Core Web Vitals optimization.
- Use Case: If you are setting up a new Astro site or optimizing an existing one, this Skill ensures it adheres to SEO best practices, improving organic search visibility.
Quick Start
Implement the astro-seo skill to configure SEO settings for your Astro site, including metadata and structured data.