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  | 
- ▲ 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' }) 
Install nuxt-seo-experiments dependency to your project:
npx nuxi@latest module add seo-experiments📖 Read the full documentation for more information.
MIT License © 2022-PRESENT Harlan Wilton