The Nuxt SEO module is an all-in-one SEO solution for Nuxt. It combines 6 SEO modules and best practices into one module that requires minimal effort to configure.
- 🤖 @nuxtjs/robots - Manage site crawling
- 📄 @nuxtjs/sitemap - Sitemap.xml Support
- 🔎 nuxt-schema-org - Generate Schema.org JSON-LD for SEO
- △ nuxt-seo-utils - Experimental SEO meta features
- 🖼️ nuxt-og-image - Generate dynamic social share images
- ✅ nuxt-link-checker - Check for broken links
Made possible by my Sponsor Program 💖 Follow me @harlan_zw 🐦 • Join Discord for help |
Install @nuxtjs/seo
dependency to your project:
npx nuxi@latest module add seo
Once installed check the Default Module Features guide for a quick start.
📖 Read the full documentation for more information.
For reproductions and demo environments, you can use the Nuxt SEO Basic Reproduction template.
Licensed under the MIT license.