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

5.0.2 • Public • Published

nuxt-seo-utils

NPM version NPM Downloads GitHub stars

SEO utilities for Nuxt to help you make your site more discoverable and shareable.


Status: v3 Released
Please report any issues 🐛
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

Documentation

📖 Read the full documentation for more information.

Sponsors

License

MIT License © 2022-PRESENT Harlan Wilton

Readme

Keywords

none

Package Sidebar

Install

npm i nuxt-seo-utils

Weekly Downloads

236

Version

5.0.2

License

MIT

Unpacked Size

47.6 kB

Total Files

38

Last publish

Collaborators

  • harlan_zw