# jonasmerlin/astro-seo

Makes it easy to add information that is relevant for SEO to your Astro app.

Repository: https://github.com/jonasmerlin/astro-seo
Canonical: https://ross.abutalabs.com/products/astro-seo
Language: Astro
License: MIT
License Family: permissive
Topics: astro, seo
Last push: 2026-01-14T09:55:12+00:00

## Health v2 (maintenance only)
Score: 59/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 62, release rhythm 33, longevity 100
- inputs: {"age_days": 1831, "days_push": 231, "days_rel": 232, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1387, forks 69 (observed 2026-08-28T04:04:35.064633+00:00)

## What it is
An Astro component library that makes it easy to add SEO-relevant meta tags (title, description, Open Graph, Twitter cards) to Astro pages. It provides a single <SEO> component to drop into the <head> of layouts or pages.

## Use cases
- add seo meta tags to an astro site
- set open graph and twitter card tags in astro
- manage page titles and descriptions in astro layouts
- improve search engine visibility of my astro app
- share preview images on social media for astro pages

## When to choose
- you are building a site with Astro and want simple, declarative SEO tag management
- you want Open Graph and Twitter meta tags without hand-writing meta elements
- you want a reusable SEO component for a shared Astro layout

## When to avoid
- your project does not use Astro
- you need advanced SEO features like sitemap generation, structured data/JSON-LD, or crawl analytics
- you need runtime SEO tag management in a client-side SPA

## Facets
- artifact type: library
- maturity: active
- function: ui-components, templating
- domain: web-development, frontend
- platform: -
- tags: astro, astro-component, seo, meta-tags, open-graph, twitter-cards, search, nodejs, web-server

## Member repositories
- jonasmerlin/astro-seo (main) score 59

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:35.064633+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-30T04:39:50.157998+00:00, confidence not recorded.
  - readme: https://github.com/jonasmerlin/astro-seo (fetched 2026-08-28T04:04:35.064633+00:00, sha 2d9c9d1bd1d2)
  - registry_npm: https://registry.npmjs.org/astro-seo (fetched 2026-08-29T11:55:36.082495+00:00, sha b2c6a76b38aa)
- Data as of 2026-08-30T08:39:29.467469+00:00.
