Tool: Guardian

Daily snapshots of your money pages. Detect drift in titles, meta descriptions, canonicals, schema, and internal links.

What it does

Guardian monitors your most important pages (homepage, product pages, landing pages) by taking daily snapshots of key SEO elements. When anything changes, it generates a diff with severity levels and can alert you via email or webhook.

Elements monitored

ElementWhat it captures
Title tagFull text of <title>
Meta descriptionFull text of <meta name="description">
H1 headingsAll H1 elements on the page
Canonical URLThe href in <link rel="canonical">
Schema typesAll JSON-LD @type values found
Internal linksLink count and target URLs

Diff severity levels

SeverityExamples
CriticalTitle removed, canonical changed to different URL, schema type removed
WarningTitle text changed, meta description changed, H1 modified
InfoInternal link count changed slightly, new schema type added

How it works

  1. Snapshot: Guardian fetches each monitored page once per day and extracts the elements above.
  2. Compare: The new snapshot is compared field-by-field against the previous one.
  3. Alert: If any changes are detected, a diff report is generated with severity classification.
  4. History: All snapshots are stored, so you can see the full timeline of changes.

Use cases