Projects & compare
Every crawl you run is saved, grouped by domain into a project. That history is what makes GEOBee a before-and-after tool: fix something, re-crawl, and compare to see exactly what moved.
Projects and history
Open the Projects button (the clock icon) in the toolbar to see your saved crawls grouped by site. Each project offers:
- Re-crawl — run the same domain again to capture a fresh snapshot.
- Compare — jump straight into a diff for that project.
- Delete — remove the project and its saved crawls.
Every individual snapshot in a project can be loaded back into the grid or deleted on its own. Crawls are stored locally on your machine, so your history never leaves your computer.
Comparing two crawls
Choose a Baseline and a Current crawl from the dropdowns and press Compare. GEOBee lines the two snapshots up and shows what changed at two levels.
Summary deltas
A row of delta chips reports the movement across the whole crawl: AEO, GEO, SEO, Pages, and Critical. For Critical and issue counts, a negative number is the good direction — fewer problems than before.
Per-page diff
The diff grid shows one row per URL with these columns:
| Column | What it shows |
|---|---|
| URL | The page address. |
| Change | Added, Removed, Improved, Regressed, or Unchanged. |
| AEO / GEO / SEO | Each score as old → new with a signed delta. |
| Issues | The change in finding count for the page. |
Change kinds
| Added | A URL present in the current crawl but not the baseline. |
| Removed | A URL that was in the baseline but is gone from the current crawl. |
| Improved | A page whose scores went up. |
| Regressed | A page whose scores went down. |
| Unchanged | A page with no meaningful score change. |