Tool
Schema.org Audit
Storefront-wide Schema.org audit. We probe your Homepage, a sample PDP, a sample Collection and a sample Blog article in one pass, validate every JSON-LD block against schema.org + Google rich-result requirements, flag app conflicts (Loox + Judge.me both writing Review schema, for example), and ship a copy-paste-ready Liquid snippet for every finding. Free, no login.
What this audits
We probe three canonical Shopify page types in a single pass — Homepage, one sample Product Detail Page and one sample Collection — extract every JSON-LD block from each (handling@graphand array-wrapped shapes Shopify apps emit), then validate the detected schema types against schema.org + Google's rich-result requirements.
What we check
- Homepage: Organization (or OnlineStore), WebSite + SearchAction (sitelinks searchbox), schema-graph density.
- PDP: Product with name + image + offers (required for Google Shopping), AggregateRating + Review (star ratings in SERP), brand, sku, gtin, VideoObject if applicable.
- Collection: ItemList enumerating products.
- All pages: BreadcrumbList for SERP breadcrumb display, FAQPage where applicable.
- Conflict detection: Two Product or two AggregateRating nodes on the same PDP — typically two apps both emitting their own copy. Google may pick either or refuse to merge.
- Hygiene: JSON parse errors. A single broken block silently invalidates everything Google sees.
Differentiation from Google's Rich Results Test: we audit your storefront across three page types in one pass, surface app conflicts that single-URL tools miss, and ship Liquid-flavoured fix snippets designed for Shopify theme.liquid.