Index Coverage Reporter
Audit URL indexability: classify each URL as indexable / canonicalized / noindex / robots_blocked / error_status / duplicate_canonical. Detect canonical chains, missing canonicals, duplicate canonical targets. Generate recommendations. CSV import/export, history, shareable URL. 100% client-side — paste CSV of URL metadata and get an instant coverage report.
About Index Coverage Reporter
Audit URL indexability: classify each URL as indexable / canonicalized / noindex / robots_blocked / error_status / duplicate_canonical. Detect canonical chains, missing canonicals, duplicate canonical targets. Generate recommendations. CSV import/export, history, shareable URL. 100% client-side — paste CSV of URL metadata and get an instant coverage report. Everything runs locally in your browser — your data never leaves your device.
How to use
- Enter your input in the tool above.
- Adjust any options to your preference.
- Use the Copy or Download buttons to save the result.
- Everything happens locally — your data never leaves your browser.
FAQ
What URL metadata does this tool need?
A CSV with columns: url, canonical, noindex (yes/no), robots_blocked (yes/no), status_code. The canonical column can be empty (counts as missing canonical). Header row is optional and auto-detected. Each row is parsed and validated independently — malformed rows are reported as errors.
How are URLs classified?
Six outcomes: (1) indexable — no noindex, not robots-blocked, status 200, self-canonical. (2) canonicalized — canonical points to a different URL (still indexed, but signals consolidate). (3) noindex — has noindex directive. (4) robots_blocked — blocked by robots.txt. (5) error_status — status code not 2xx. (6) duplicate_canonical — multiple URLs canonicalized to the same target.
Does this detect canonical chains and duplicates?
Yes. Canonical chains (A→B, B→C) are detected by walking canonical pointers. Duplicate canonicals surface when two or more URLs canonicalize to the same target — these can waste crawl budget and should be reviewed. Missing canonicals (empty canonical field) are also flagged.
What extra features does this tool have compared to others?
(1) CSV parser with header auto-detection and field validation. (2) Six-way URL classification. (3) Canonical chain detection (A→B→C). (4) Duplicate canonical finder (multiple URLs → same target). (5) Missing canonical detector. (6) Self-canonical vs non-self-canonical counter. (7) Indexable URL list. (8) Blocked URL list (noindex + robots). (9) Text report rendering. (10) CSV export (url, classification, canonical_target). (11) Copy + Download .txt + Download CSV. (12) History (localStorage, last 20). (13) Shareable URL (encodes records in hash). (14) Filter by classification. (15) Summary stats (% indexable, % blocked). (16) Recommendation generator (e.g. 'Add canonical to URL X').
Is my data sent anywhere?
No. CSV parsing and classification happen entirely in your browser. History is stored in localStorage on this device only. URL metadata never leaves the page.
Related tools
Anchor Text Distribution Analyzer
Analyze anchor text distribution from backlink data. Categorize anchors as exact/partial match, branded, generic, naked URL, or image. Compute distribution %, warn on over-optimization, and export. 100% client-side.
Backlink Gap Analyzer
Find backlinks your competitors have but you don't. Multi-competitor support (up to 3), gap detection, opportunity scoring, shared backlinks, top opportunities sorted by DA, export CSV, history (localStorage), shareable URL. 100% client-side.
Backlink Profile Analyzer
Analyze imported backlink data (CSV/JSON). Total backlinks, unique domains, anchor distribution, dofollow/nofollow ratio, link-type distribution, top referring domains, top anchor texts, toxic link flagging (low DA), CSV/JSON import, report export, history, shareable URL. 100% client-side.