What problem does it solve?
It removes guesswork and common markup errors when implementing Schema.org structured data, helping pages qualify for rich results with correct, verifiable fields.
Core Features & Use Cases
- Schema detection: Finds JSON-LD, Microdata, and RDFa, and prioritizes JSON-LD for compatibility.
- Validation and QA: Checks required properties by schema type, validates rich-result support, and flags issues like missing @context, invalid @type, wrong data types, placeholder values, and non-absolute URLs.
- Guided generation: Selects schema types from page intent, generates valid JSON-LD templates, and ensures only truthful, user-verifiable data is included.
- Type lifecycle awareness: Surfaces restricted and deprecated types (including rich-result retirement notices) and guides toward current best-practice types.
Quick Start
Use seo-schema to analyze a page URL and produce detection plus validation results and ready-to-implement JSON-LD.