@nuxtjs/seo
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.
Modules
- ๐ค @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 |
Installation
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.
Documentation
๐ Read the full documentation for more information.
Stackblitz
For reproductions and demo environments, you can use the Nuxt SEO Basic Reproduction template.
Sponsors
License
Licensed under the MIT license.