# nuxt/vue-meta

Manage HTML metadata in Vue.js components with SSR support

Repository: https://github.com/nuxt/vue-meta
Canonical: https://ross.abutalabs.com/products/vue-meta
Homepage: https://vue-meta.nuxtjs.org
Language: JavaScript
License: NOASSERTION
License Family: other
Topics: vue, metadata, meta, seo
Archived: true
Last push: 2025-09-25T17:50:31+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 43, release rhythm 8, longevity 100
- inputs: {"age_days": 3595, "days_push": 342, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4069, forks 239 (observed 2026-08-28T04:08:34.171102+00:00)

## What it is
A Vue.js plugin for managing HTML head metadata (title, meta tags, link tags, HTML attributes) via a reactive `metaInfo` component property, with server-side rendering support. It is no longer actively maintained, with Vue 3 support only on the experimental 'next' branch.

## Use cases
- manage page titles and meta tags in a Vue.js app
- set per-page SEO metadata in Vue components
- server-side rendered meta tags for Vue SPA
- reactive document head management like react-helmet for Vue
- override parent component metadata from nested Vue components
- update meta description dynamically from component data

## When to choose
- you maintain a legacy Vue 2 app (e.g. Nuxt 2 or Gridsome) that already depends on vue-meta
- you need reactive, component-scoped HTML head management in Vue 2 with SSR support

## When to avoid
- starting a new Vue 3 project - use @unhead/vue or Unhead instead
- you need actively maintained software with ongoing bug fixes and security patches
- you use Nuxt 3, which has built-in head management

## Facets
- artifact type: library
- maturity: abandoned
- function: ssr, frontend-framework, plugin-system
- domain: web-development, frontend
- platform: browser
- tags: vue, html-metadata, seo, head-management, react-helmet-alternative, unmaintained, nodejs, javascript

## Member repositories
- nuxt/vue-meta (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:34.171102+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:23:31.362514+00:00, confidence not recorded.
  - readme: https://github.com/nuxt/vue-meta (fetched 2026-08-28T04:08:34.171102+00:00, sha 46904e946211)
  - homepage: https://vue-meta.nuxtjs.org (fetched 2026-08-29T09:16:02.689105+00:00, sha 595183e6175c)
  - site_page: https://vue-meta.nuxtjs.org/guide (fetched 2026-08-29T09:16:02.698161+00:00, sha f3d804960f18)
  - registry_npm: https://registry.npmjs.org/vue-meta (fetched 2026-08-29T09:16:02.710361+00:00, sha 8ffbe96d4459)
  - site_page: https://vue-meta.nuxtjs.org/faq (fetched 2026-08-29T09:16:02.700049+00:00, sha 1715cb1f968e)
  - site_page: https://vue-meta.nuxtjs.org/faq/performance (fetched 2026-08-29T09:16:02.701813+00:00, sha 12f7e8d32789)
  - site_page: https://vue-meta.nuxtjs.org/faq/prevent-initial (fetched 2026-08-29T09:16:02.703492+00:00, sha 419f584749d6)
  - site_page: https://vue-meta.nuxtjs.org/faq/component-props (fetched 2026-08-29T09:16:02.705023+00:00, sha 6427ec5bae94)
  - site_page: https://vue-meta.nuxtjs.org/faq/async-action (fetched 2026-08-29T09:16:02.706777+00:00, sha f533e04c16c2)
  - site_page: https://vue-meta.nuxtjs.org/faq/chaining (fetched 2026-08-29T09:16:02.708336+00:00, sha bf226c8ca2b9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
