Changelog
New features, bug fixes, and improvements made to SEO in Astro.
v1.0.0
Section titled “v1.0.0”Improvements
Section titled “Improvements”defaultOgImgparameter inseoInAstrointegration is optional
v1.0.0-beta.2
Section titled “v1.0.0-beta.2”Features
Section titled “Features”- Built-in tooling to audit and validate your SEO implementation, including metadata, robots.txt, and sitemap.xml generation
- Added
faviconprop toseoInAstrointegration for custom favicon configuration
Bug Fixes
Section titled “Bug Fixes”- Removed
jsonLdprop fromLayoutForBreadcrumbcomponent
Improvements
Section titled “Improvements”- Updated virtual module name to avoid duplicates
v1.0.0-beta.1
Section titled “v1.0.0-beta.1”Features
Section titled “Features”- Added
Layoutcomponent for metadata and any JSON-LD generation - Added
LayoutForArticle,LayoutForArticle,LayoutForBreadcrumb,LayoutForFaqandLayoutForSoftwareAppcomponents for metadata and specific JSON-LD generation
Improvements
Section titled “Improvements”- Validations on
seoInAstrointegration configuration
v1.0.0-beta.0
Section titled “v1.0.0-beta.0”Features
Section titled “Features”- SEO in Astro is now a formal library instead of a collection of files
- New
seoInAstrointegration to consolidate all SEO configuration in a single location robotsTxtintegration option to programmatically generate therobots.txtfile for your projectsitemapXmlintegration option to programmatically generate thesitemap.xmlfile for your projectllms.txtintegration option to generatellms.txtfile for your project
v0.1.0
Section titled “v0.1.0”Add components
Section titled “Add components”LayoutLayoutForArticleLayoutForBreadcrumbLayoutForFaqLayoutForProduct
Add files
Section titled “Add files”astro.config.mjsrobots.txt.ts