# garmeeh/next-seo

Next SEO is a plug in that makes managing your SEO easier in Next.js projects.

Repository: https://github.com/garmeeh/next-seo
Canonical: https://ross.abutalabs.com/products/next-seo
Language: TypeScript
License: MIT
License Family: permissive
Topics: seo, json-ld, nextjs, react, typescript, hacktoberfest-accepted, hacktoberfest
Last push: 2026-07-29T19:47:06+00:00

## Health v2 (maintenance only)
Score: 96/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 95, release rhythm 95, longevity 100
- inputs: {"age_days": 3004, "days_push": 35, "days_rel": 35, "gap_med": 10.0, "n_releases_24m": 9}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 8507, forks 455 (observed 2026-08-28T04:10:23.200766+00:00)

## What it is
Next SEO is a React/Next.js plugin that simplifies managing SEO metadata and structured data (JSON-LD) in Next.js projects. It provides typed components for rendering schema.org JSON-LD scripts for articles, products, and other content types.

## Use cases
- add JSON-LD structured data to Next.js pages
- manage SEO meta tags in a Next.js app
- render Article, Product, or FAQ schema for search engines
- improve Google rich results for a Next.js site
- handle SEO in both App Router and Pages Router projects
- add nonce support for JSON-LD under strict CSP

## When to choose
- you build Next.js apps and want typed, ready-made JSON-LD components
- you need structured data for rich search results without hand-writing script tags
- you support both App Router and Pages Router in one codebase

## When to avoid
- you only need basic meta tags and titles - use Next.js built-in generateMetadata
- your project is not React or Next.js based
- you need a full technical SEO auditing tool rather than a rendering plugin

## Facets
- artifact type: plugin
- maturity: active
- function: templating, ui-components
- domain: web-development, frontend
- platform: -
- tags: nextjs, react, -ld, structured-data, typescript, meta-tags, seo, search, nodejs, web-server

## Member repositories
- garmeeh/next-seo (main) score 96

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:23.200766+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-29T17:26:42.074717+00:00, confidence not recorded.
  - readme: https://github.com/garmeeh/next-seo (fetched 2026-08-28T04:10:23.200766+00:00, sha 56297930f2f1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
