Change Tracking: What to Look At After a Re-Crawl
After a re-crawl, check six things: the health and AEO score deltas, newly appeared issues, resolved issues, pages added or removed, and per-page field changes such as a title or canonical disappearing. Field-level losses are the most urgent — they are usually an unintended side effect of a template change.
Why the diff beats the snapshot
A single crawl tells you the state of a site. It cannot tell you whether that state is an improvement, a regression, or exactly what it was last month. For ongoing work, the comparison carries nearly all the information.
It also solves the verification problem. You told a client to add meta descriptions to 40 pages. Did they? A snapshot says "38 pages missing meta descriptions" — is that better? A diff says "2 resolved, 38 still missing", and now you know the answer.
The six things to check
- Health score delta. The headline. A drop of 5+ points warrants investigation; 15+ is an incident.
- AEO score delta. Often moves independently — a template that drops structured data can leave the SEO score untouched while AEO falls.
- New issues. Issues present now that weren't before. Cluster them — 40 new issues on 40 pages is usually one template change, not 40 problems.
- Resolved issues. Proof the work shipped. Also the section clients most want to see.
- Pages added or removed. Unexpected removals mean broken internal links, a failed deploy, or content pulled without anyone mentioning it.
- Per-page field changes. A title, meta description, canonical or robots tag that changed or vanished on a specific URL.
Red flags
Some diffs deserve an immediate message rather than a note in next month's report:
- A canonical tag disappearing sitewide. Almost always a template regression, and it splits duplicate-URL signals immediately.
- A robots meta appearing. An accidental
noindexis the highest-cost single fault in SEO — it removes pages from search entirely. - Many pages removed at once. Either a deploy failure or a content decision nobody told you about.
- Titles changing en masse. Sometimes intentional, often a CMS upgrade rewriting them badly.
- A score dropping with no new issues. Usually means thin new pages diluting the average — see thin content.
See this on your own site. isaeo audits up to 10 pages free — no card, no trial timer. You get an SEO health score, an AEO score and a prioritised fix list.
Run a free audit →Getting the cadence right
Match crawl frequency to change frequency. A brochure site that changes twice a year does not need weekly crawls; a publisher shipping daily does.
The useful rule: crawl often enough that a regression is caught before it compounds, and rarely enough that you actually read the results. A weekly diff nobody opens is worth less than a monthly one that gets reviewed properly.
Automating this is what makes it stick — see the monthly workflow. isaeo diffs every crawl against the previous one automatically, shows new and resolved issues as chips on the site page, and can email you when a scheduled crawl finds the site down, the score dropped sharply, or meta tags went missing.
Try it on a site you care about
Every isaeo crawl is automatically compared against the last one.
Start free — 10 pages, no cardNeed full-site crawls, scheduled audits and white-label reports? Compare plans →
Frequently asked questions
What should I check after re-crawling a site?
Six things: the health score delta, the AEO score delta, newly appeared issues, resolved issues, pages added or removed, and per-page field changes such as a missing title or canonical.
What causes a sudden SEO score drop?
Most often a template change that removes a field sitewide — canonicals, meta descriptions or titles — or an accidental noindex tag. A drop with no new issues usually means thin new pages diluting the per-page average.
How often should I re-crawl a website?
Match the cadence to how often the site changes: weekly for sites that publish or deploy frequently, monthly for stable ones. Crawling more often than you will read the results adds no value.