harlan-zw / nuxt-seo-experiments

Powerful SEO DX improvements that may or may not land in the Nuxt core.

Home Page:https://nuxtseo.com/experiments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nuxt-seo-experiments

NPM version NPM Downloads GitHub stars

Powerful SEO DX improvements that may or may not land in the Nuxt core.


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' })

Installation

Install nuxt-seo-experiments dependency to your project:

npx nuxi@latest module add seo-experiments

Documentation

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

Sponsors

License

MIT License Β© 2022-PRESENT Harlan Wilton

About

Powerful SEO DX improvements that may or may not land in the Nuxt core.

https://nuxtseo.com/experiments


Languages

Language:TypeScript 92.9%Language:Vue 6.5%Language:JavaScript 0.4%Language:SCSS 0.1%