Skip to content

SEO utilities to improve your Nuxt sites discoverability and shareability.

License

Notifications You must be signed in to change notification settings

harlan-zw/nuxt-seo-utils

Repository files navigation

nuxt-seo-utils

npm version npm downloads License Nuxt

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.

About

SEO utilities to improve your Nuxt sites discoverability and shareability.

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages