4.0.0-rc.6 • Published 1 month ago

nuxt-seo-experiments v4.0.0-rc.6

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

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

  1. Install nuxt-seo-experiments dependency to your project:
npx nuxi@latest module add seo-experiments
  1. Add it to your modules section in your nuxt.config:
export default defineNuxtConfig({
  modules: ['nuxt-seo-experiments']
})

Documentation

📖 Read the full documentation for more information.

Sponsors

License

MIT License © 2022-PRESENT Harlan Wilton

4.0.0-rc.6

1 month ago

4.0.0-rc.5

2 months ago

4.0.0-rc.4

3 months ago

4.0.0-rc.3

3 months ago

4.0.0-rc.2

3 months ago

4.0.0-rc.0

4 months ago

3.1.7

6 months ago

3.1.6

6 months ago

3.1.5

7 months ago

3.1.9

6 months ago

3.1.8

6 months ago

3.1.4

8 months ago

3.0.4

10 months ago

3.0.3

10 months ago

3.1.1

9 months ago

3.0.2

10 months ago

3.1.0

9 months ago

3.0.1

10 months ago

3.0.7

10 months ago

3.0.6

10 months ago

3.0.5

10 months ago

3.0.0

10 months ago

2.0.1

12 months ago

2.0.0

12 months ago