Changelog
New features, bug fixes, and improvements made to SEO in Next.js.
v0.5.0
Section titled “v0.5.0”Features
Section titled “Features”- Add manual routes to sitemap generation
v0.4.0
Section titled “v0.4.0”Features
Section titled “Features”- Add a default Open Graph image for the
genPageMetadatafunction
v0.3.0
Section titled “v0.3.0”Features
Section titled “Features”- Add support for dynamic, parallel, and intercepting routes in sitemap generation
- Generate JSON-LD structured data with the following components:
JsonLdForArticleJsonLdForBreadcrumbJsonLdForFaqJsonLdForProduct
v0.2.0
Section titled “v0.2.0”Features
Section titled “Features”- Add support for layout routes in sitemap generation
Bug Fixes
Section titled “Bug Fixes”- Fix type error in the
genPageMetadatafunction
v0.1.0
Section titled “v0.1.0”Features
Section titled “Features”- Generate SEO metadata with the
genPageMetadatafunction - Generate sitemap.xml file
- Generate robots.txt file