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.