Title: Muri Link Tracker
Author: Nicolas Diolez
Published: <strong>April 21, 2026</strong>
Last modified: September 9, 2026

---

Search plugins

![](https://ps.w.org/muri-link-tracker/assets/banner-772x250.png?rev=3542565)

![](https://ps.w.org/muri-link-tracker/assets/icon-256x256.png?rev=3511976)

# Muri Link Tracker

 By [Nicolas Diolez](https://profiles.wordpress.org/muri3/)

[Download](https://downloads.wordpress.org/plugin/muri-link-tracker.2.3.0.zip)

 * [Details](https://co.wordpress.org/plugins/muri-link-tracker/#description)
 * [Reviews](https://co.wordpress.org/plugins/muri-link-tracker/#reviews)
 *  [Installation](https://co.wordpress.org/plugins/muri-link-tracker/#installation)
 * [Development](https://co.wordpress.org/plugins/muri-link-tracker/#developers)

 [Support](https://wordpress.org/support/plugin/muri-link-tracker/)

## Description

**Muri Link Tracker** is a powerful WordPress plugin designed to help site owners
maintain their SEO health and user experience by identifying broken links, analyzing
redirect chains, and detecting affiliate patterns — with background jobs and configurable
resource limits.

Muri Link Tracker scans links in the background and provides a dashboard for broken
URLs, redirect loops and missing rel attributes. Throughput depends on your server,
the size of the inventory and destination response times.

#### Key Features

 * **Background Processing** — Scans run silently via Action Scheduler, so your 
   admin stays responsive and your front-end stays fast.
 * **Three Scan Modes** — Launch a **Full Scan** of all content, a **Delta Scan**(
   only posts modified since the last scan) to save resources, or a **Reset Data**
   to wipe and start fresh.
 * **Live Progress Tracking** — Watch the scan progress in real time with a progress
   bar, counters, and the ability to cancel mid-scan.
 * **Affiliate Link Detection** — Automatically identifies affiliate links across
   14+ networks (Amazon, Awin, CJ, ShareASale, Impact, Rakuten, ClickBank, PartnerStack,
   and more), including URL patterns commonly used for internal affiliate redirects.
 * **Redirect Chain Analysis** — Classifies every redirect as a **single hop**, 
   a **chain of 2+ hops**, or a **loop**, so you know exactly what to fix first.
 * **Destination Health** — Finds the links that still return 200 but no longer 
   lead anywhere good: a domain that expired, one that changed hands and now serves
   casino or spam content, or a URL that quietly landed on a parking page. Shows
   you what it observed — the domain it lands on now, the page title it read, the
   anchor it was compared against — and leaves the decision to you. Computed entirely
   on your own server.
 * **Affiliate Networks Breakdown** — See at a glance how many links belong to each
   affiliate program (Amazon, CJ, Awin…).
 * **Modern React Dashboard** — Real-time statistics, quick filter tabs (All / Broken/
   Redirects / OK / Pending), inline editing, and bulk actions in a polished admin
   interface built with the WordPress design system.
 * **Smart Filtering & Search** — Filter by status, link type, or affiliate network,
   and search across URLs and anchor text instantly.
 * **CSV Export** — Export your full link inventory with active filters applied,
   perfect for reporting and auditing.
 * **Silent Link Editing** — Fix or remove a link directly from the dashboard without
   bumping the post’s modified date, with native revisions where enabled.
 * **Configurable Resource Limits** — Adjustable batch sizes, timeouts, request 
   delays, and recheck intervals to fit shared hosting or dedicated servers.
 * **Scan Resume** — Interrupted scans pick up exactly where they left off.
 * **Gutenberg-Aware** — Extracts links from Gutenberg blocks with block-level metadata,
   including button blocks and navigation links.

#### What It Detects

 * Broken links (4xx and 5xx HTTP status codes)
 * Redirect chains and loops (single hop, multi-hop, infinite loops)
 * Affiliate links via domain patterns, URL paths, query parameters, and `rel="sponsored"`
 * Cloaked affiliate links (internal URLs that redirect to external affiliates)
 * Missing rel attributes (nofollow, sponsored, ugc)
 * Dead domains that no longer resolve, told apart from mere timeouts
 * Destinations that changed hands: cross-domain redirects, parking and for-sale
   pages, pages whose identity changed since you linked them
 * Timeout and SSL/connection errors
 * Both internal and external links, categorized automatically

#### Privacy

Muri Link Tracker makes outbound HTTP requests to verify the status of links found
in your content, and — when destination health is enabled — to read the title of
the pages those links lead to. These requests use a clearly identified User-Agent
string of the form `Mozilla/5.0 (compatible; MuriLinkTracker/2.2.0; +https://your-
site-url)`, which includes your own site’s address so the remote servers being checked
can identify the source of the request.

**No third-party service is involved at any point.** The plugin has no account, 
no API key and no cloud component: every check and every verdict is computed on 
your own server, and the only hosts contacted are the destinations your own content
already links to. No personal user data is collected, stored, or transmitted to 
third parties.

#### Development

The release includes the matching React/JavaScript sources in `admin/src/`, along
with `package.json` and `package-lock.json`. To rebuild the interface, run `npm 
ci` and `npm run build` from the plugin directory. Project development is also hosted
on GitHub:
 [https://github.com/nicolasdiolez/muri-link-tracker](https://github.com/nicolasdiolez/muri-link-tracker)

## Screenshots

[⌊Complete SEO Overview — After a scan, the Dashboard shows the full picture at 
a glance: total links, OK/redirects/broken/errors counts, internal vs external vs
affiliate vs cloaked breakdown, and a per-network affiliate tally (Amazon, CJ, Awin…).⌉⌊
Complete SEO Overview — After a scan, the Dashboard shows the full picture at a 
glance: total links, OK/redirects/broken/errors counts, internal vs external vs 
affiliate vs cloaked breakdown, and a per-network affiliate tally (Amazon, CJ, Awin…)
.⌉[

**Complete SEO Overview** — After a scan, the Dashboard shows the full picture at
a glance: total links, OK/redirects/broken/errors counts, internal vs external vs
affiliate vs cloaked breakdown, and a per-network affiliate tally (Amazon, CJ, Awin…).

[⌊Start in Seconds — A clean Dashboard greets you with three clear actions: Full
Scan, Delta Scan, or Reset Data. Delta Scan saves time on large sites by only checking
posts modified since your last scan.⌉⌊Start in Seconds — A clean Dashboard greets
you with three clear actions: Full Scan, Delta Scan, or Reset Data. Delta Scan saves
time on large sites by only checking posts modified since your last scan.⌉[

**Start in Seconds** — A clean Dashboard greets you with three clear actions: Full
Scan, Delta Scan, or Reset Data. Delta Scan saves time on large sites by only checking
posts modified since your last scan.

[⌊Focus on What's Broken — The Broken filter surfaces every dead link (404, 410,
DNS errors) in one view, ready for bulk fix or deletion. Silent editing keeps your
post modified dates untouched.⌉⌊Focus on What's Broken — The Broken filter surfaces
every dead link (404, 410, DNS errors) in one view, ready for bulk fix or deletion.
Silent editing keeps your post modified dates untouched.⌉[

**Focus on What’s Broken** — The Broken filter surfaces every dead link (404, 410,
DNS errors) in one view, ready for bulk fix or deletion. Silent editing keeps your
post modified dates untouched.

[⌊Track Every Redirect — The Redirects filter lists every link that forwards through
one or more hops, so you can update them to their final destinations and preserve
link equity.⌉⌊Track Every Redirect — The Redirects filter lists every link that 
forwards through one or more hops, so you can update them to their final destinations
and preserve link equity.⌉[

**Track Every Redirect** — The Redirects filter lists every link that forwards through
one or more hops, so you can update them to their final destinations and preserve
link equity.

[⌊Every Link at a Glance — The link inventory mixes OK, broken, redirected, and 
errored URLs in a single sortable table, color-coded by status for instant triage.⌉⌊
Every Link at a Glance — The link inventory mixes OK, broken, redirected, and errored
URLs in a single sortable table, color-coded by status for instant triage.⌉[

**Every Link at a Glance** — The link inventory mixes OK, broken, redirected, and
errored URLs in a single sortable table, color-coded by status for instant triage.

[⌊Real-Time Scan Progress — Watch scans unfold live: progress bar, item counters,
and summary stats update in real time. Cancel at any moment — partial results are
preserved and the scan can be resumed later.⌉⌊Real-Time Scan Progress — Watch scans
unfold live: progress bar, item counters, and summary stats update in real time.
Cancel at any moment — partial results are preserved and the scan can be resumed
later.⌉[

**Real-Time Scan Progress** — Watch scans unfold live: progress bar, item counters,
and summary stats update in real time. Cancel at any moment — partial results are
preserved and the scan can be resumed later.

[⌊Fine-Tune to Your Hosting — The Settings panel lets you define which post types
to scan, adjust batch size, set HTTP request timeouts and delays, and configure 
the automatic recheck interval to match any hosting environment.⌉⌊Fine-Tune to Your
Hosting — The Settings panel lets you define which post types to scan, adjust batch
size, set HTTP request timeouts and delays, and configure the automatic recheck 
interval to match any hosting environment.⌉[

**Fine-Tune to Your Hosting** — The Settings panel lets you define which post types
to scan, adjust batch size, set HTTP request timeouts and delays, and configure 
the automatic recheck interval to match any hosting environment.

## Installation

 1. Upload the `muri-link-tracker` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Access the dashboard via **Muri Link Tracker** in the admin sidebar.
 4. Open the **Settings** tab to choose which post types to scan and tune timeouts 
    to your hosting.
 5. Click **Full Scan** from the Dashboard to analyze all your published content.

#### Requirements

 * WordPress 6.9 or higher
 * PHP 8.2 or higher

## FAQ

### How does the scanning work?

Muri Link Tracker uses WordPress Action Scheduler to process scans in the background.
Posts are scanned in configurable batches, and each link is verified via HTTP HEAD
request with GET fallback. Background processing requires a working Action Scheduler
runner or cron. External checks require PHP cURL; content changes require InnoDB
tables.

### What’s the difference between Full Scan and Delta Scan?

**Full Scan** re-indexes every link on your site and re-checks each URL’s HTTP status.**
Delta Scan** only processes posts modified since the last successful scan — ideal
for recurring maintenance on large sites. Use Full Scan after major content migrations,
Delta Scan for weekly check-ups.

### Does it slow down my site?

Background work still consumes CPU, memory and database resources. Configurable 
batch sizes, timeouts and delays help control load. Jobs yield between groups of
work; a slow DNS lookup or redirect chain can exceed the nominal job time budget.

### What affiliate networks does it detect?

Amazon, ShareASale, Commission Junction (CJ), Impact, Rakuten, ClickBank, Awin, 
Tradedoubler, Webgains, Commission Factory, FlexOffers, Skimlinks, Sovrn/VigLink,
and PartnerStack. You can extend detection patterns via the `mltr/classifier/affiliate_patterns`
filter.

### Can I detect cloaked affiliate links?

URL patterns such as `/go/product-name` identify possible affiliate links. Internal
URLs are resolved locally where possible. An unresolved internal redirect is shown
as unverified; pattern detection alone does not prove its destination.

### Can I scan only specific post types?

Yes. In Settings, enter a comma-separated list of post types (e.g., `post, page,
product`) to include in scans. Any custom post type is supported.

### What happens when I delete or edit a link?

When you edit or delete a link through the plugin, it updates the `<a>` tag directly
in the post content. The post’s modified date is preserved. A native revision is
saved where WordPress revisions are enabled. Concurrent edits are rejected, and 
the content and link index are updated transactionally. Excerpts, custom fields,
block attributes and relative source hrefs currently require editing in WordPress
followed by a rescan; the plugin refuses unsupported automated edits. Remember to
purge your page cache after bulk edits if you use a caching plugin.

### Can I cancel a scan that’s already running?

Yes. A **Cancel Scan** button appears next to the progress bar during any active
scan. Partial results are preserved. If a worker is currently writing, retry between
batches.

### Can I resume an interrupted scan?

Yes. If a scan is cancelled, crashes, or is interrupted by a server restart, you
can resume it from the dashboard. The plugin tracks scan progress and picks up right
where it left off.

### How often are links re-checked?

You can configure a **Recheck Interval** (in days) from the Settings panel. Default
is 7 days. A daily background job schedules stale links when Action Scheduler runs.
A Full or Delta scan also checks the selected inventory.

### What languages is the plugin available in?

Muri Link Tracker ships with interface translations for **French (fr_FR)**, **Spanish(
es_ES)**, **German (de_DE)** and **Italian (it_IT)** — both the PHP side and the
React admin app. The interface (and its notices) automatically follows your site
language under **Settings  General  Site Language**.

### Is the plugin translation-ready for other languages?

Yes. The interface uses the text domain `muri-link-tracker`. Some technical failure
diagnostics are currently in English. A POT file ships in `/languages/` and translations
are also open for the community on translate.wordpress.org. Technical SEO tokens(`
nofollow`, `sponsored`, `ugc`, `dofollow`) and affiliate network names are intentionally
kept untranslated.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Muri Link Tracker” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Nicolas Diolez ](https://profiles.wordpress.org/muri3/)

[Translate “Muri Link Tracker” into your language.](https://translate.wordpress.org/projects/wp-plugins/muri-link-tracker)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/muri-link-tracker/),
check out the [SVN repository](https://plugins.svn.wordpress.org/muri-link-tracker/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/muri-link-tracker/)
by [RSS](https://plugins.trac.wordpress.org/log/muri-link-tracker/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 2.3.0

 * Preserve images, Gutenberg markup and existing rel values when editing links.
 * Detect concurrent article edits; keep revisions and reconcile URL collisions 
   transactionally.
 * Keep scan state durably, support bounded retries, and complete scans without 
   dashboard polling.
 * Correct Requests limits and pin validated public IPs for external HTTP checks(
   PHP cURL required).
 * Distinguish unverified internal URLs, apply URL exclusions and explicit custom-
   field keys.
 * Store page reputation evidence per URL with a stable baseline and shared probe
   budget.
 * Stream CSV/JSON exports, include all active filters and retain REST errors.
 * Update dependencies and rebuild release tooling in isolated staging.

#### 2.2.0

 * New (Destination health): the scanner now reports links whose **destination went
   bad** — the domain expired, the site changed hands, or the URL now lands on a
   parking page or unrelated content. A 200 OK is no longer treated as proof a link
   is still good.
 * New (Links table): **Risk** column and filter — Suspect / Worth a look / No issue
   found / Not assessed. Opening a link shows exactly what was observed: where it
   lands now, the page title that was read there, and the anchor text it was compared
   against. You decide what to do; the plugin never edits or removes a link on its
   own.
 * New (Status): dead domains are no longer lumped in with timeouts and 5xx errors.
   A host that does not resolve gets its own **“Domain not found”** status and quick
   filter, confirmed by an actual DNS lookup so a resolver hiccup cannot mislabel
   your whole inventory.
 * New (Trust): mark a domain as trusted and it stops being flagged everywhere at
   once — decisions are recorded per domain, not per link, so a partner linked forty
   times is judged once.
 * New (Dashboard): “Destination health” summary, shown only once links have actually
   been assessed.
 * New (Export): `final_domain`, `risk_level` and `risk_flags` columns, included
   in the AI Analysis preset.
 * New (REST): `risk`, `risk_flag` and `final_domain` filters on `/links` and `/
   links/export`; `byRisk` counts in `GET /links/stats`; `GET|PUT /reputation/domains`
   and `POST /reputation/links/{id}/probe`.
 * New (Settings): “Destination health” section — switch the pass off entirely, 
   or cap how many destinations are fetched per run on constrained hosting.
 * Privacy: **everything is computed on your own server.** No third-party API, no
   account, no key, nothing sent anywhere. The only requests made are to the destinations
   your own content already links to.
 * Performance: the assessment runs in its own background pass **after** a scan,
   never inside it, so scan duration is unchanged. Signals that need no page fetch
   run on data already stored; only flagged candidates trigger a fetch, and fetches
   are pooled per domain — forty links to the same site cost one request.
 * Extensibility: `mltr/reputation/signals`, `signal_weights`, `thresholds`, `parking_signatures`,`
   spam_terms`, `stop_words`, `compound_suffixes` and `should_probe` filters, plus
   a `mltr/reputation/assessed` action.
 * Database: new `mltr_domains` table and four columns on `mltr_links`. Upgrades
   apply automatically on the next admin page load; a one-off background pass backfills
   existing links so the feature has something to say about your back catalogue 
   immediately.

#### 2.1.0

 * New (Localization): the plugin now ships with complete **French, Spanish, German
   and Italian** translations — covering both the PHP layer and the React admin 
   app. The interface follows your site language automatically.
 * New (i18n tooling): reproducible translation pipeline — `composer run make-pot`
   regenerates the template and `composer run make-json` builds the React (JS) catalogs
   from the `.po` files, consolidated to the single admin bundle WordPress actually
   loads.
 * i18n: regenerated the `.pot` template (259 strings) with the full v2.0 affiliate/
   rel / export / FTC UI strings.
 * Note: technical SEO tokens (`nofollow`, `sponsored`, `ugc`, `dofollow`) and affiliate
   network names are intentionally left untranslated for cross-language consistency.
 * Hardening: a third-party callback hooked on `mltr/check/link_checked` that throws
   can no longer abort the scan batch or overwrite the link status that was just
   saved — the notification is now isolated from the persistence step.
 * Hardening: when WP_DEBUG is on, unexpected per-link failures during a check are
   logged with their full origin (file:line + stack trace) to ease diagnosis.
 * No database changes. Drop-in update from 2.0.0.

#### 2.0.0

 * New (Affiliates): dedicated **Affiliates** tab with at-a-glance stats, prioritized
   action list (broken / missing rel=”sponsored” / missing FTC disclosure), and 
   per-network breakdown. Each card pre-filters the Links tab on click.
 * New (Affiliates): **bulk add `rel="sponsored"`** with dry-run preview — see exactly
   which URLs will be patched before confirming. Edits the live `post_content` silently(
   no revision, no `post_modified` change).
 * New (External links): **bulk add `rel="nofollow"`** for external links, symmetric
   to the sponsored flow. Dry-run preview + silent post update + sample list of 
   patched URLs.
 * New (Links table): dedicated **Rel** column with NF / SP / UGC / DF badges aggregated
   per link, plus DataViews filter with positive (`Has rel="nofollow"`) and **negative**(`
   Missing rel="nofollow"`, `Missing rel="sponsored"`) options — easily spot links
   you forgot to annotate.
 * New (Bulk rel): **“Add rel=sponsored” / “Add rel=nofollow” now apply to every
   link you explicitly select**, even ones auto-detection did not flag as affiliate
   or external — so you can override a missed classification. The automated “Fix
   all missing rel” flows still target only detected affiliate/external links.
 * Fix (Edit Link): manually editing a link’s **Rel attribute** now updates the 
   plugin’s Rel column and filters immediately, instead of staying stale until the
   next scan (the post content was always updated correctly; only the in-plugin 
   index lagged).
 * New (REST): `rel_missing` query param on `/links` and `/links/export` (`nofollow
   |sponsored|ugc`). New endpoint `GET /links/externals/missing-nofollow` returns
   IDs of external links lacking `rel="nofollow"`. `GET /links/stats` exposes a 
   new `externalsMissingNofollow` counter.
 * New (Affiliates): **FTC disclosure alert** — flags posts with N or more affiliate
   links missing any of the configured disclosure phrases (e.g. “As an Amazon Associate
   I earn from qualifying purchases”). Cache invalidated on scan complete.
 * New (Edit Link): SelectControl to **open links in a new tab** (`target="_blank"`).
   Automatically adds `noopener noreferrer` to the rel for security and Google compliance.
 * New (Multilingual): Polylang and WPML adapter pattern. `/links` and `/links/export`
   accept a `language` filter. New `GET /languages` endpoint. Filter chip in the
   Links table appears only when a multilingual plugin is active.
 * New (Filters): **Errors** (401, 403, 5xx, network/SSL) and **Timeout** quick-
   filter buttons in the Links toolbar — these statuses were previously buried in“
   All”.
 * New (Export): rebuilt export modal — choose CSV or JSON, pick exact columns, 
   apply date range, and select between Full / AI Analysis / Minimal presets.
 * New (Export): JSON export endpoint suitable for LLM ingestion — camelCase keys,
   decoded `redirectChain`, ISO 8601 datetimes, envelope with version and exported
   count.
 * New (Export): 17 available export columns including `created_at`, `languages`
   and a decoded `redirect_chain`.
 * New (REST): `/links` and `/links/export` now accept `created_at_from/to`, `last_checked_from/
   to` ISO 8601 ranges, `language` and `affiliate_network` filters. New `GET /links/
   stats` adds `affiliateMissingSponsored` counter and `affiliate_broken_count` 
   in byCategory.
 * New (Admin notice): **SchemaNotice** detects when a v1.x  v2.0 upgrade left the`
   mltr_instances` table without the new `post_language` column and offers a one-
   click “Retry migration” button. Prevents silent data loss on rescan.
 * UX: in Settings, list-like fields (post types, excluded URLs, FTC disclosure 
   phrases) now preserve spaces and trailing newlines while typing — parsing happens
   only on Save.
 * UX: clearable banner above the Links table when navigation from the Affiliates
   tab applied a filter (“Show all links” resets to full inventory).
 * Security: requested export columns are whitelisted against the schema — unknown
   column names are silently dropped. Bulk endpoint max-items raised to 500 to support
   the “Fix all rel=sponsored” flow.
 * Security (SSRF): the link checker now re-validates every redirect hop and blocks
   redirects to private, loopback, link-local, or IPv6 unique-local addresses — 
   including AAAA-only hosts and the cloud metadata endpoint — closing a gap where
   a public URL could redirect inward.
 * Reliability: the recurring stale-link recheck and weekly orphan cleanup are now
   actually scheduled on activation (previously wired up but never registered, so
   both ran as no-ops).
 * Internationalization: PHP and React admin translations now load from the bundled`/
   languages` catalogs (the text domain and script translations were not being registered).
 * Performance: link checking scales to very large inventories without exhausting
   memory — pending and stale work is now queued by ID instead of materializing 
   every link object — and a new composite `(status_category, last_checked)` index
   speeds up the pending lookup.
 * Robustness: a single post that fatally crashes the scan worker (e.g. an out-of-
   memory parse) is now skipped after a few attempts instead of making Action Scheduler
   retry the same batch forever.
 * UX: “Fix all” bulk actions are chunked under the 500-id REST cap so they complete
   on large sites; failed link loads now surface an error notice instead of an indistinguishable
   empty table; dates in the Links table are localized to the site locale.
 * Backwards compatible: integrations calling `/links/export` without `format` or`
   columns` continue to receive the same CSV as v1.1.0. `PUT /links/{id}` without`
   target` keeps the attribute as-is.

#### 1.1.0

 * Tested with WordPress 7.0 (new “Modern” admin theme palette supported).
 * Security: stricter URL scheme allowlist and DNS resolution cache to reduce DNS
   rebinding TOCTOU window during HTTP checks.
 * Security: hardened REST validation on `PUT /links/{id}` (URL validated via `wp_http_validate_url()`,`
   rel` filtered against the allowed token list).
 * Security: rate-limit added on CSV export endpoint (HTTP 429 if triggered more
   than once per 30 seconds).
 * Performance: link and instance bulk inserts now use multi-VALUES batched statements(
   ~90% I/O reduction on large scans).
 * Performance: new composite index `(post_id, link_id)` on the instances table;
   existing installs get it automatically on next admin page load (no re-activation
   needed).
 * Performance: cross-request lock on the in-poll Action Scheduler queue runner 
   to avoid duplicate work when the dashboard is open in multiple tabs.
 * UX: empty-state messaging on the Dashboard and Links table before the first scan.
 * UX: bulk delete now asks for confirmation showing the count of links to remove.
 * UX: scan-status polling backs off exponentially when the backend is unreachable
   instead of hammering the API.
 * UX: completion message uses proper pluralization.
 * UX: per-network affiliate labels (Amazon, ShareASale, CJ, etc.) are now internationalized.
 * Accessibility: improved heading structure in the Dashboard, ARIA group on the
   quick filter bar, focus management in the Edit Link modal, and live-region announcements
   for snackbar notifications.
 * Theming: admin styles now use CSS custom properties that pick up the active WordPress
   admin palette tokens.

#### 1.0.0

 * Initial release.
 * Background link scanning via Action Scheduler with resume capability.
 * Three scan modes: Full Scan, Delta Scan (modified posts only), and Reset Data.
 * Parallel HTTP checking with HEAD/GET fallback.
 * Affiliate link detection for 14+ networks, including cloaked internal redirects.
 * Redirect chain and loop detection (single, chains of 2+, loops).
 * Per-affiliate-network breakdown in the Dashboard.
 * Modern React admin dashboard with real-time scan progress and cancel control.
 * Link table with quick filter tabs (All / Broken / Redirects / OK / Pending), 
   search, advanced filters, pagination, and bulk actions.
 * Inline link editing with URL and rel attribute updates — silent (no post_modified
   bump, no revision).
 * CSV export with active filters.
 * Scan resume after interruption.
 * Configurable post types, batch sizes, timeouts, request delays, and recheck intervals.
 * Full internationalization support (i18n ready).

## Meta

 *  Version **2.3.0**
 *  Last updated **1 week ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.9 or higher **
 *  Tested up to **7.0.4**
 *  PHP version ** 8.2 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/muri-link-tracker/)
 * Tags
 * [affiliate links](https://co.wordpress.org/plugins/tags/affiliate-links/)[broken links](https://co.wordpress.org/plugins/tags/broken-links/)
   [link checker](https://co.wordpress.org/plugins/tags/link-checker/)[seo](https://co.wordpress.org/plugins/tags/seo/)
 *  [Advanced View](https://co.wordpress.org/plugins/muri-link-tracker/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/muri-link-tracker/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/muri-link-tracker/reviews/)

## Contributors

 *   [ Nicolas Diolez ](https://profiles.wordpress.org/muri3/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/muri-link-tracker/)