@nuxtjs/seo
v2.0.0-rc.23
Published
The all-in-one SEO layer for Nuxt 3.
Downloads
94,485
Readme
Background
Technical SEO is hard. It requires many moving parts that need to work well together. Configuring all of these parts correctly is a challenge.
Nuxt SEO is the total SEO solution for Nuxt. It combines 7 SEO modules and best practices into one module that requires minimal effort to configure.
With powerful APIs built for fully dynamic sites and zero-config defaults for static sites.
Modules
- 📖 @nuxtjs/sitemap - Sitemap.xml Support
- 🤖 @nuxtjs/robots - Manage site crawling
- 🔎 nuxt-schema-org - Generate Schema.org JSON-LD for SEO
- △ nuxt-seo-experiments - Experimental SEO meta features
- 🖼️ nuxt-og-image - Generate dynamic social share images
- ✅ nuxt-link-checker - Check for broken links
Install
- Install
@nuxtjs/seo
dependency to your project:
npx nuxi@latest module add seo
That's it!
All features are enabled by default. Learn more by exploring the documentation
Stackblitz
For reproductions and demo environments, you can use the Nuxt SEO Basic Reproduction template.
Sponsors
License
MIT License © 2022-PRESENT Harlan Wilton