Schema verifier · Closed-loop deploy check
Did your Fix Kitactually ship?
You ran an audit, pasted the JSON-LD patch, deployed. Did it land correctly? Paste your URL. We re-crawl, parse every application/ld+json block, surface every schema type found, flag every parsing error.
What this checks
- JSON-LD presence — does at least one
<script type="application/ld+json">block exist on the page? - JSON-LD validity — every block parses as valid JSON.
- Schema types — extracts every
@typevalue, surfaces them so you can confirm the right type lands. - Expected-type match — optional. Specify a type (Article, FAQPage, Product, etc.) and we confirm it's present.
Same engine the Mirror Engine rubric uses internally. Free, public, 5 calls / day per IP.