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!
