SEO

Microdata / Structured Markup Formats

Structured markup formats are the technical methods for embedding structured data vocabulary into web pages. The three formats are: JSON-LD (a separate script block — Google's recommended format), Microdata (attributes added directly to HTML elements), and RDFa (similar to Microdata). JSON-LD is universally preferred.

Why It Matters for Shopify Stores

The format matters because JSON-LD is the only structured data format that doesn't require touching existing HTML elements — reducing the risk of accidental HTML breakage. Older Shopify themes sometimes use Microdata embedded in product HTML rather than JSON-LD, which can be harder to validate and maintain. Modern themes and SEO best practices favor JSON-LD for all structured data implementations.

How to Check Your Store

View your product page source and search for 'itemscope' (Microdata) vs. 'application/ld+json' (JSON-LD). The Google Rich Results Test validates both formats.

Use the free shopify seo score tool

How to Fix It

If your theme uses Microdata, it's not necessarily a problem — Google supports it. However, for new structured data additions, use JSON-LD. If Microdata is incorrect or conflicting with JSON-LD output, remove duplicates.

Related Terms

Check your store's Microdata / Structured Markup Formats with our free tools

Get a full audit across all 6 performance categories — including seo — in under 60 seconds.

Run a Free Store Audit