Title: PathCatch – URL Health, Redirects &amp; 404 Monitor
Author: Apex Digital
Published: <strong>July 18, 2026</strong>
Last modified: July 18, 2026

---

Search plugins

![](https://ps.w.org/pathcatch/assets/banner-772x250.png?rev=3612623)

![](https://ps.w.org/pathcatch/assets/icon-256x256.png?rev=3612623)

# PathCatch – URL Health, Redirects & 404 Monitor

 By [Apex Digital](https://profiles.wordpress.org/apexdigitalcompany/)

[Download](https://downloads.wordpress.org/plugin/pathcatch.1.0.0.zip)

 * [Details](https://wordpress.org/plugins/pathcatch/#description)
 * [Reviews](https://wordpress.org/plugins/pathcatch/#reviews)
 *  [Installation](https://wordpress.org/plugins/pathcatch/#installation)
 * [Development](https://wordpress.org/plugins/pathcatch/#developers)

 [Support](https://wordpress.org/support/plugin/pathcatch/)

## Description

PathCatch is the URL-health layer for WordPress. It is not an SEO suite — it keeps

your links, redirects, and crawl paths clean, and rolls everything into a single
URL Health Score so you can see at a glance what needs fixing.

**Redirects**

 * Create and manage 301, 302, 307, and 308 redirects with exact, wildcard, and
   
   regex matching.
 * Configurable matching: trailing-slash and case normalization, query-string
    handling,
   and rule precedence.
 * Auto-create a 301 when a published post’s slug changes, so old URLs never 404.
 * “Redirect intelligence” flags redirect chains and loops, and — as a background
   
   check — redirects whose destination now returns a 404 or a server error, with
   one-click “flatten chain”.
 * Import from CSV and `.htaccess`; export to CSV, Apache, or Nginx (as text you
   
   install yourself — PathCatch never writes to your server config).

**404 monitoring**

 * Log WordPress-routed 404s with hit counts, referrers, and bot filtering.
 * Turn any logged 404 into a redirect in one click.
 * Retention control keeps the log from growing without bound.

**Broken-link & sitemap scanning**

 * Scan posts and pages for broken links and images, on demand or on a schedule,
   
   with an optional email digest.
 * Detect and validate your existing sitemap (WordPress core, Yoast, Rank Math,
   
   AIOSEO) for unreachable or error URLs — PathCatch complements those plugins and
   does not generate a competing sitemap.

**Built to be safe**

 * Safe by default and reversible: nothing changes your content or server config
   
   without you choosing to.
 * Hardened: redirect targets are validated against open-redirect abuse, outbound
   
   link checks are guarded against SSRF, and all admin actions are capability- and
   nonce-protected.

#### External services

PathCatch’s link and sitemap scanners make outbound HTTP requests **from your
 server

to check whether URLs found in your content and sitemap are reachable.
 For internal
links these hit your own site; for external links they contact the third-party sites
you link to (just like a visitor’s browser would). No data about your site is sent
to any PathCatch-operated service — the plugin has no external service of its own
and does not “phone home”.

## Screenshots

[⌊PathCatch Settings: redirect matching behavior, auto-redirect on slug change,

404 retention, and the Link Scanner and Sitemap Health schedules.⌉⌊PathCatch Settings:
redirect matching behavior, auto-redirect on slug change,
404 retention, and the
Link Scanner and Sitemap Health schedules.⌉[

PathCatch Settings: redirect matching behavior, auto-redirect on slug change, 404
retention, and the Link Scanner and Sitemap Health schedules.

## Installation

 1. Upload the `pathcatch` folder to `/wp-content/plugins/`, or install it from Plugins
    Add New in your dashboard.
 2. Activate the plugin through the Plugins screen.
 3. Open the **PathCatch** menu in your admin. Redirects and 404 Watch are on by default;
    enable the Link Scanner and Sitemap Health under PathCatch  Settings.

## FAQ

### Does this replace my SEO plugin (Yoast, Rank Math, AIOSEO)?

No. PathCatch is the operational URL-health layer beneath them. It manages
 redirects
and 404s and _validates_ your existing sitemap rather than generating one, so it
works alongside your SEO plugin instead of competing with it.

### Will the redirects slow down my site?

No. Redirect rules are cached, and a request that doesn’t match a rule performs 
no
 extra database query beyond the ones WordPress already runs.

### Does the scanner send my data anywhere?

No. Scans run on your own server and only request the URLs found in your content

and sitemap to see if they resolve. There is no external PathCatch service.

### Is it multisite compatible?

Yes. On a network activation the plugin creates its tables for every site, and new

sites are provisioned automatically.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“PathCatch – URL Health, Redirects & 404 Monitor” is open source software. The following
people have contributed to this plugin.

Contributors

 *   [ Apex Digital ](https://profiles.wordpress.org/apexdigitalcompany/)

[Translate “PathCatch – URL Health, Redirects & 404 Monitor” into your language.](https://translate.wordpress.org/projects/wp-plugins/pathcatch)

### Interested in development?

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

## Changelog

#### 1.0.0

 * First stable release.
 * Fix: exact-match redirect rules whose source contains a query string (e.g.
    “/?
   p=51”) now match only that query, instead of matching every request to the same
   path.

#### 0.2.0

 * New: background redirect destination-health monitoring (detects redirects that
   
   now land on a 404 or server error) with one-click chain flattening.
 * New: Link Scanner — scan posts and pages for broken links and images, on demand
   
   or on a schedule, with an optional email digest.
 * New: Sitemap Health — detect and validate your existing sitemap for unreachable
   
   or error URLs.
 * New: multisite-safe activation, upgrade, and uninstall.
 * Hardening and reliability: SSRF-guarded outbound checks (incl. IPv4-mapped IPv6),
   
   open-redirect validation, a robust background-job queue, and 404-log retention.

#### 0.1.0

 * Initial release: Redirect Center, 404 Watch, redirect chain/loop detection,
    
   auto-redirect on slug change, CSV/.htaccess import, server-rule export, and the
   URL Health Score.

## Meta

 *  Version **1.0.0**
 *  Last updated **2 days ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.2 or higher **
 *  Tested up to **7.0.2**
 *  PHP version ** 8.1 or higher **
 * Tags
 * [404](https://wordpress.org/plugins/tags/404/)[broken links](https://wordpress.org/plugins/tags/broken-links/)
   [redirect manager](https://wordpress.org/plugins/tags/redirect-manager/)[redirects](https://wordpress.org/plugins/tags/redirects/)
   [sitemap](https://wordpress.org/plugins/tags/sitemap/)
 *  [Advanced View](https://wordpress.org/plugins/pathcatch/advanced/)

## Ratings

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/pathcatch/reviews/)

## Contributors

 *   [ Apex Digital ](https://profiles.wordpress.org/apexdigitalcompany/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/pathcatch/)