Valid Article
- <script type="application/ld+json">{"@context":"https://schema.org","@type":"Article","headline":"Test"}</script> -> Valid
web validator
Validate JSON-LD snippets in HTML or raw JSON for @context and @type, locally.
Extracts <script type="application/ld+json"> blocks from HTML or parses raw JSON-LD.
Requires @context and @type on each JSON-LD object.
Lists types found and flags invalid blocks; no network calls.
HTML or JSON-LD
Paste full HTML with <script type="application/ld+json"> blocks or raw JSON-LD. Use https://schema.org as @context and include @type.
This JSON-LD validator extracts script blocks and checks for @context and @type entirely in your browser, surfacing malformed JSON and missing required fields.
Use it to keep structured data valid before publishing; pair with full schema validators in CI for deeper property checks.
web
OpenGraph & Twitter Card Validator
Validate OpenGraph and Twitter card meta tags locally—required tags, URL formats, and missing fields before you publish.
web
HTML Meta Validator
Validate document-level meta basics: charset and html lang.
web
Canonical & hreflang Validator
Validate canonical and hreflang tags to avoid duplicate-content and localization issues.
All parsing/validation is done in your browser. No data is sent, logged, or stored.
Presence and basic parsing check; not a full schema.org conformance test.