We're excited to launch 404 Redirect Matcher Pro β a lightweight, powerful WordPress plugin that intelligently redirects users from broken URLs to the most relevant content on your site. No more frustrated users. No more SEO hits. Just smooth redirection.
π‘ What It Does
Every time someone hits a 404 error, this plugin tries to find the closest matching post or page based on the slug. If it finds one with a high similarity score, the user is redirected. If not, the Pro version lets you send them to a custom 404 page.
π§ Features
β Free Version
- Auto-redirect 404 errors to the best matching content.
- Slug similarity matching (uses
similar_text()). - Supports
post,page, and custom post types. - Simple admin settings to enable/disable or choose post types.
π Pro Features
- Custom fallback 404 Redirect URL.
- Replace broken images with a default fallback image.
- License key activation field (demo key:
12345678).
π§© How It Works
- User hits a 404 URL like
/blog/guid-to-seo. - Plugin compares
guid-to-seowith all slugs. - If similarity β₯ 50%, it redirects (301) to best match.
- If no good match is found:
- Free: Shows regular 404 page.
- Pro: Redirects to your custom 404 page (302).
It even replaces broken <img> URLs with your specified fallback image (Pro only).
π GitHub
π View on GitHub β Star, fork, or contribute improvements!
βοΈ Requirements
- WordPress 5.0 or higher
- PHP 7.2 or later
π§βπ» Developer Notes
This plugin is written in vanilla PHP using native WordPress APIs. No frameworks. Easy to modify or extend for your own needs.
π§ Author
Handyman π https://zhrventure.com
π License
GPLv2 or later You are free to use, modify, and distribute. π View GPL 2.0 License
π¬ Feedback or Issues?
Open an issue on GitHub or contact me via https://zhrventure.com. Letβs make WordPress 404s smarter together!
