nuxt-seo-utils
TypeScript icon, indicating that this package has built-in type declarations

6.0.3 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i nuxt-seo-utils

Weekly Downloads

9,568

Version

6.0.3

License

MIT

Unpacked Size

50.2 kB

Total Files

39

Last publish

Collaborators

  • harlan_zw