nuxt-seo-utils
v5.0.2
Published
SEO utilities to improve your Nuxt sites discoverability and shareability
Downloads
1,086
Readme
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