JSON-LD Quick Check
Validate JSON syntax and catch missing @context, @type, and other common JSON-LD issues before go-live.
FAQs
Does this replace Google’s Rich Results Test?
No. This catches JSON and common JSON-LD shape issues quickly. Rich-result eligibility still needs platform validators and live URL checks.
Which schema types are supported?
Any JSON-LD you paste—Article, Product, FAQPage, and custom graphs—so long as it is valid JSON with @context and @type.
Why do results differ from browser extensions?
Server-side fetches can see a different HTML payload than a logged-in browser session. Cross-check when debugging personalization or geo variants.
Can I suggest an improvement?
Email a short description of the workflow and a redacted example. Useful, repeatable suggestions get prioritized.