Learn Nuxt with a Collection of 100+ Tips!

seo-experiments
nuxt-seo-utils

Powerful SEO DX improvements.

nuxt-seo-utils

npm versionnpm downloadsLicenseNuxt

Nuxt SEO Utils is a collection of defaults and utilities to improve your Nuxt site's discoverability and shareability.

While there are several features covering many aspects of SEO, it covers important defaults such as automatic canonical URLs and open graph tags.

Made possible by my Sponsor Program ๐Ÿ’–
Follow me @harlan_zw ๐Ÿฆ โ€ข Join Discord for help

Features

  • โ–ฒ Next.js inspired Metadata Files
  • โœจ Use SEO meta in your nuxt.config (app.seoMeta) and route rules
  • ๐Ÿค– Adds meta tags (og:title, og:description, etc.) from page title and description
  • ๐Ÿง™ Correct tags that need to be absolute (i.e og:image)
  • ๐Ÿงฉ Site config template params useHead({ title: '%site.title' })
  • ๐Ÿž Breadcrumb composable
  • ๐Ÿง™ Best practice defaults and enhanced titles

Installation

Install nuxt-seo-utils dependency to your project:

npx nuxi@latest module add nuxt-seo-utils

๐Ÿ’ก Need a complete SEO solution for Nuxt? Check out Nuxt SEO.

Documentation

๐Ÿ“– Read the full documentation for more information.

Demos

Basic

Sponsors

License

Licensed under the MIT license.