Schema Drift Detector — Example Report Run Your Own Audit →
📋 Example Report — Demo Data

Schema Drift Example: Plugin Update Broke 38 Product Pages

This example shows the AIWebPageSEO Schema Drift Detector for a SaaS site. 142 pages monitored, 11 drift events in last 7 days, 3 critical: WooCommerce plugin update stripped offers from 38 Product schemas, blog template removed author from 12 Article schemas, and 24 Recipe pages silently switched to HowTo type. Each drift caught within 1 hour of deploy.

Schema Drift Detector — saas.example.com via continuous JSON-LD probe · Demo Report
142
Pages Monitored
11
Drift Events 7d
3
Critical Drifts
Required field lost
94%
Validation Pass
1h
Probe Cadence
38
Page Types
Critical Drift Events — Required Fields Disappeared
CRITICAL

Product schema lost offers on 38 PDPs

3 hours ago: WooCommerce plugin update v8.4.2 stopped emitting offers in Product JSON-LD on 38 PDPs. Rich results at risk within 48 hours. Roll back plugin OR patch via woocommerce_structured_data_product filter immediately.

CRITICAL

Article schema missing author on /blog/* (12 pages)

6 hours ago: New blog template deploy removed Person author block. Replaced with string-only. Google requires Person or Organization object. Fix Article schema generator to emit full author object.

CRITICAL

Schema type changed: Recipe → HowTo on /recipes/* (24 pages)

Yesterday: Recipe schema replaced by HowTo. Recipe rich results will disappear. Either restore Recipe type (preferred) or accept HowTo + audit content for HowTo compliance.

Drift Diff (sample) — /products/widget-pro/
Baseline vs CurrentDetected 2026-05-20 09:14 UTC
  "@type": "Product",
  "name": "Widget Pro",
  "sku": "WP-001",
- "offers": {
-   "@type": "Offer",
-   "price": "29.99",
-   "priceCurrency": "GBP",
-   "availability": "https://schema.org/InStock"
- },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": "4.6",
    "reviewCount": "187"
  }
Coverage by Schema Type
Schema typePagesValidation passTrend 7d
Product18079%-21pt
Article34296%-4pt
FAQPage67100%0pt
Recipe240%-100pt
BreadcrumbList1,820100%0pt
Organization1100%0pt

Related Demo Reports

🔬
Schema Debugger
JSON-LD validator
📐
Schema Builder
Build new JSON-LD
Rich Snippets
Rich result eligibility
🧠
AI Schema
AI-aware schema

Run Schema Drift Detector on Your Own Site

Get your real schema drift detector with hourly probes on top pages, baseline diff per change and validation against Google rich result rules.

⚡ Run Free Audit View Plans