# steeve/angular-seo

SEO for AngularJS apps made easy.

Repository: https://github.com/steeve/angular-seo
Canonical: https://ross.abutalabs.com/products/angular-seo
License Family: other
Last push: 2015-12-01T12:51:00+00:00

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

## Adoption (not part of the score)
Stars 1052, forks 126 (observed 2026-08-28T04:03:23.271666+00:00)

## What it is
A small AngularJS module plus PhantomJS script that makes single-page AngularJS apps crawlable by search engines by rendering pages to HTML. It works via the escaped-fragment AJAX indexing scheme and an htmlReady() signal.

## Use cases
- make my angularjs app indexable by google
- seo for single page application
- render angularjs pages to static html for crawlers
- fix blank page when crawlers visit my spa
- prerender ajax content for search engines
- add escaped fragment support to angular app

## When to choose
- maintaining a legacy AngularJS 1.x app that needs basic crawler support
- you already run PhantomJS and want a minimal prerendering setup

## When to avoid
- starting a new project with modern Angular, React, or Vue
- you need server-side rendering with a maintained tool
- search engines that no longer support escaped fragments are your target
- you cannot run PhantomJS on your infrastructure

## Facets
- artifact type: library
- maturity: abandoned
- function: ssr, web-framework, developer-tools
- domain: web-development, frontend
- platform: -
- tags: angularjs, phantomjs, search-engine-optimization, crawlers, prerendering, legacy, search, seo, nodejs, web-server

## Member repositories
- steeve/angular-seo (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:23.271666+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-30T06:59:45.707448+00:00, confidence not recorded.
  - readme: https://github.com/steeve/angular-seo (fetched 2026-08-28T04:03:23.271666+00:00, sha eb91ca8ce411)
- Data as of 2026-08-30T08:39:29.467469+00:00.
