User guide3 min
Schema
The structured data your pages declare: which schema types, on how many pages, and where a block is invalid, incomplete or repeated.
How to get there#
Explore → Schema.
- 1
Open Schema in the sidebar
Just after Content.
- 2
Read Overview, then open Faults
Overview shows what you have; Faults shows what is wrong with it.
app.pixyscan.com/w/…/s/…/schema

If the scan found no structured data#
Your site is not broken - it just has none.
Structured data is optional markup. A site with none still works, but it cannot appear in the rich results that depend on it, and AI answer engines have less to go on. The Issues screen lists the matching checks, such as missing Organization or WebSite schema, with the points each one costs.
Or the check group is switched off
The four tabs#
By type, by page, by block, and by problem.
| Field | Grain | What it does |
|---|---|---|
| Overview | Per type | Four tiles (pages with schema, types declared, invalid blocks and duplicate declarations), then a bar per type with its page and block counts. |
| Table | Per page | Which types each URL declares. |
| Blocks | Per block | The blocks themselves, so you can read exactly what your pages served. |
| Faults | Per problem | Invalid blocks, missing required fields and duplicated declarations, grouped so one template problem is one row. |
Reading the tiles#
What each of the four figures means.
| Field | Example | What it does |
|---|---|---|
| Pages with schema | 12 | How many crawled pages declare any structured data. |
| Types declared | 2 | How many different schema.org types the site uses, such as Organization or BreadcrumbList. |
| Invalid blocks | 0 of 23 | Blocks that do not parse, or that do not match their declared type. The fraction is of all blocks found. |
| Duplicate declarations | 0 of 12 | A page declaring the same type twice, usually because a plugin and a template both add it. Search engines handle this unpredictably. |
If the product does not match this page, the page is wrong and we would like to know. Tell us