Skip to main content

Incongruent Content

Reports cases where different signals on a page disagree with each other, in five tabs. Each tab is badge-counted and findings are sorted critical, then warning, then opportunity, by severity.

Indexability Contradictions

DOM-level signals (meta robots tag, canonical tag) disagreeing with HTTP-level signals (X-Robots-Tag header, canonical Link header).

Schema-vs-Content Mismatches

JSON-LD structured data claiming something — for example, a price or an author — that doesn't actually appear in the visible page content.

Cross-Tag Inconsistency

Title, description, and structured-data fields disagreeing with each other. A Suggest Schema button opens a dialog offering a generated JSON-LD block to copy.

Missing Schema

Pages whose content implies a structured-data type — for example, FAQ, Product, or Review — that hasn't been added. A Suggest Schema button offers a generated block, either extracted from the page's own content or a generic template.

Stale / Orphaned Schema

Structured data referencing content, typically an image, that no longer matches what's rendered on the page.


Each finding row shows severity, a finding title with a detail tooltip, the two values being compared (labels vary by category — for example, "Meta Robots" vs. "X-Robots-Tag"), and the affected page URL.