Linux 软件免费装
Banner图

PathCatch – URL Health, Redirects & 404 Monitor

开发者 apexdigitalcompany
更新时间 2026年7月19日 02:32
PHP版本: 8.1 及以上
WordPress版本: 7.0
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

404 redirects sitemap broken links redirect manager

下载

1.0.0

详情介绍:

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 404 monitoring Broken-link & sitemap scanning Built to be safe 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".

安装:

  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.

升级注意事项:

1.0.0 First stable release. Fixes exact redirect rules that contain a query string so they no longer over-match every request to the same path. 0.2.0 Adds broken-link and sitemap scanning, background redirect destination-health monitoring, multisite support, and security/reliability hardening.

常见问题:

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.

更新日志:

1.0.0 0.2.0 0.1.0