Free structured data checker

Pull the structured data off 25 pages at once

Paste your URLs. Get every structured data block each page declares — JSON-LD, microdata and RDFa — one row per block, with its type, and the raw JSON in the export.

A block that is present but will not parse is reported, not skipped. Broken structured data is a finding, and it is the one most extractors quietly hide by showing you nothing.

What you get

Three formats, and the raw block

Extraction, not validation. The difference matters and it is stated further down.

What to look for

Five findings hiding in the rows

Structured data fails quietly. Nothing breaks, nothing warns, the rich result simply never appears.

Be aware

What it will not tell you

Stated here rather than discovered later.

Questions

Reasonable questions

Which format should I use: JSON-LD, microdata or RDFa?

Google recommends JSON-LD and it is the easiest to maintain, because it sits in one block rather than being woven through the markup. Microdata and RDFa still work, and there is rarely a reason to start with them now.

Does structured data improve rankings?

Not on its own. Google has been consistent that it is not a ranking factor. It makes a page eligible for rich results, which changes how a listing looks and how often it is clicked.

Why does this show blocks that Google's testing tool does not?

This extracts everything on the page, including formats and types Google does not use for rich results. Google's tool reports what it can act on, which is a deliberately narrower list.

Can I mark up something that is not visible on the page?

No. Google's guidelines require structured data to describe content a visitor can see. Marking up prices, reviews or dates that are not on the page is the most common cause of a structured data manual action.

One tool, seven tables

Structured data is one tab of the checker

The same run returns titles, meta descriptions, headings, word counts, links and images as well. It is one tool with seven tables and seven CSV exports, not seven separate tools you have to run one after another.

Other checks the same tool runs: Bulk SEO checker, Meta tag checker, Heading checker, Alt text checker, Word count checker, Canonical checker, Open Graph checker