Lost & New Backlink Tracker
Track lost and new backlinks by comparing two data exports. Compute diff (new, lost, kept), percentage change, anchor text analysis for new/lost, export CSV, copy report, history (localStorage), shareable URL. 100% client-side.
About Lost & New Backlink Tracker
Track lost and new backlinks by comparing two data exports. Compute diff (new, lost, kept), percentage change, anchor text analysis for new/lost, export CSV, copy report, history (localStorage), shareable URL. 100% client-side. 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
How does the diff work?
Paste your previous backlink export and current export (CSV or JSON). The tool identifies backlinks present in both (kept), only in previous (lost), and only in current (new). The diff is computed by URL — case-insensitive, trailing slash normalized.
What input format does it accept?
CSV with header `url,anchor,source_domain,da,link_type` (any subset works) or JSON array of objects. Both previous and current panels accept the same format.
How is percentage change calculated?
New % = new_count / previous_total × 100. Lost % = lost_count / previous_total × 100. Net change = new_count − lost_count.
What extra features does this tool have compared to others?
(1) Diff calculation (new/lost/kept). (2) New backlinks list. (3) Lost backlinks list. (4) Kept backlinks list. (5) Stats (counts). (6) Percentage change. (7) CSV export. (8) Copy report. (9) History (localStorage, last 20). (10) Shareable URL. (11) Anchor text analysis for new/lost. (12) Top movers by DA.
Is my data sent anywhere?
No. All diffing runs locally. History is stored in localStorage on this device only.
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.