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

---

플러그인 검색

![](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

 작성자: [Apex Digital](https://profiles.wordpress.org/apexdigitalcompany/)

[다운로드](https://downloads.wordpress.org/plugin/pathcatch.1.0.0.zip)

 * [세부사항](https://ko.wordpress.org/plugins/pathcatch/#description)
 * [평가](https://ko.wordpress.org/plugins/pathcatch/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/pathcatch/#installation)
 * [개발](https://ko.wordpress.org/plugins/pathcatch/#developers)

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

## 설명

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”.

## 스크린샷

[⌊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.

## 설치

 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.

## 후기

이 플러그인에 대한 평가가 없습니다.

## 기여자 & 개발자

“PathCatch – URL Health, Redirects & 404 Monitor”(은)는 오픈 소스 소프트웨어입니다.
다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

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

[자국어로 “PathCatch – URL Health, Redirects & 404 Monitor”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/pathcatch)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/pathcatch/)는, [SVN 저장소](https://plugins.svn.wordpress.org/pathcatch/)
를 확인하시거나, [개발 기록](https://plugins.trac.wordpress.org/log/pathcatch/)을
[RSS](https://plugins.trac.wordpress.org/log/pathcatch/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 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.

## 기초

 *  버전 **1.0.0**
 *  최근 업데이트: **1개월 전**
 *  활성화된 설치 **10보다 적음**
 *  워드프레스 버전 ** 6.2 또는 그 이상 **
 *  다음까지 시험됨: **7.0.4**
 *  PHP 버전 ** 8.1 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/pathcatch/)
 * 태그:
 * [404](https://ko.wordpress.org/plugins/tags/404/)[broken links](https://ko.wordpress.org/plugins/tags/broken-links/)
   [redirect manager](https://ko.wordpress.org/plugins/tags/redirect-manager/)[redirects](https://ko.wordpress.org/plugins/tags/redirects/)
   [sitemap](https://ko.wordpress.org/plugins/tags/sitemap/)
 *  [고급 보기](https://ko.wordpress.org/plugins/pathcatch/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

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

[모든  리뷰 보기](https://wordpress.org/support/plugin/pathcatch/reviews/)

## 기여자

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

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/pathcatch/)