LOADING...

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

  1. User hits a 404 URL like /blog/guid-to-seo.
  2. Plugin compares guid-to-seo with all slugs.
  3. If similarity β‰₯ 50%, it redirects (301) to best match.
  4. 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!