404 Solution
by Aaron 4.9 (44 reviews)

404 Solution

Automatically redirect 404 errors to the right page using a 7-engine matching pipeline and spell-checking algorithm. Zero configuration required.

404 Solution ranks #2,070 among WordPress.org plugins with 10,000+ active installations, a 4.9/5 rating from 44 reviews, and was last updated Aug 31, 2026. Data from WordPress.org, refreshed twice daily — see methodology.

Compatible with WP 7.1
v4.3.5 Current Version v4.3.5
Updated 2 weeks ago Last Update on 31 Aug, 2026
Refreshed 13 hours ago Last Refreshed on
Top 5% by installs Downloads -81.2% this week Actively maintained
View on WordPress.org
Rank
#2,070
+1 this week
Active Installs
10K+
-16.1%
KW Avg Position
12.4
No change
Downloads
1M
+72 today
Support Resolved
100%
No change
Rating
98%
Review 4.9 out of 5
4.9 (44 reviews)

Next Milestone 20K

Total Progress 19%
10K+ 20K+
650
Ranks to Climb
-
Growth Needed
8,000,000
Active Installs
Pro

Unlock Exact Install Count

See the precise estimated active installs for this plugin, calculated from real-time ranking data.

  • Exact install estimates within tiers
  • Track install growth over time
  • Milestone progress predictions
Upgrade to Pro
Need 8,105 more installs to reach 20K+

Rank Changes

1,965 2,017 2,070 2,123 2,175 11-09-2026 12-09-2026 13-09-2026 14-09-2026 15-09-2026 16-09-2026 17-09-2026 18-09-2026
1,965 2,019 2,073 2,126 2,180 03-09-2026 04-09-2026 05-09-2026 06-09-2026 07-09-2026 08-09-2026 09-09-2026 10-09-2026 11-09-2026 12-09-2026 13-09-2026 14-09-2026 15-09-2026 16-09-2026 17-09-2026 18-09-2026
Current #2,070
Change
Best #

Upgrade to Pro

Unlock 30-day and 90-day rank history charts with a Pro subscription.

Upgrade Now

Active Installs Growth

Active Installs 0,000,000+
Growth +0.0%
Peak 0,000,000

Downloads Growth

50 60 70 80 90 100 110 120 11-09-2026 12-09-2026 13-09-2026 14-09-2026 15-09-2026 16-09-2026 17-09-2026 18-09-2026
0 500 1K 1.5K 2K 2.5K 03-09-2026 04-09-2026 05-09-2026 06-09-2026 07-09-2026 08-09-2026 09-09-2026 10-09-2026 11-09-2026 12-09-2026 13-09-2026 14-09-2026 15-09-2026 16-09-2026 17-09-2026 18-09-2026
Downloads
Growth
Peak

Upgrade to Pro

Unlock 30-day, 90-day, and yearly download history charts with a Pro subscription.

Upgrade Now

Reviews & Ratings

4.9
44 reviews
Overall 98%
5
43 (98%)
4
0 (0%)
3
0 (0%)
2
0 (0%)
1
1 (2%)

Support Threads Overview

Resolved
Unresolved
2
Total Threads
2
Resolved
0
Unresolved
100%
Resolution Rate

Security History

Source: WPVulnerability

10 known vulnerabilities on record · 3 in the last 24 months · checked 1 week ago

  1. 404 Solution [404-solution] < 3.1.1

    CVE-2025-14477 · Fixed in v3.1.1

  2. 404 Solution [404-solution] < 2.35.20

    CVE-2024-11277 · Fixed in v2.35.20

  3. 404 Solution [404-solution] < 2.35.18

    CVE-2024-11094 · Fixed in v2.35.18

  4. 404 Solution [404-solution] < 2.35.8

    CVE-2024-1068 · Fixed in v2.35.8

  5. 404 Solution [404-solution] < 2.33.1

    CVE-2023-52146 · Fixed in v2.33.1

  6. 404 Solution [404-solution] < 2.35.0

    CVE-2023-50848 · Fixed in v2.35.0

  7. 404 Solution [404-solution] < 2.34.0

    Fixed in v2.34.0

  8. 404 Solution [404-solution] < 2.34.0

    Fixed in v2.34.0

  9. 404 Solution [404-solution] < 2.33.1

    Fixed in v2.33.1

  10. 404 Solution [404-solution] < 2.33.1

    Fixed in v2.33.1

Track This Plugin

Get detailed analytics, keyword tracking, and position alerts delivered to your inbox.

Start Tracking Free

Plugin Details

Version
4.3.5
Last Updated
Aug 31, 2026
Requires WP
5.0+
Tested Up To
7.1
PHP Version
7.4 or higher
Author
Aaron

Support & Rating

Rating
★ ★ ★ ★ ★ 4.9
Reviews
44
Support Threads
2
Resolved
100%

Keywords

Upgrade to Pro

Unlock keyword rankings, search positions, and detailed analytics with a Pro subscription.

Upgrade Now

TL;DR

AI summary of the plugin's readme

This plugin is for WordPress site owners, especially eCommerce and content sites with changing URLs, who want broken links handled automatically. It solves the problem of 404 errors sending visitors to the wrong page by matching them to the correct destination using a multi-engine matching and spell-checking pipeline instead of defaulting to the homepage.

  • 7-engine matching pipeline
  • Levenshtein distance + N-gram spell-checking
  • Per-engine confidence thresholds
  • Manual redirect editor with bulk actions
  • CSV/JSON import/export (Redirection format)
  • HTTP status codes (301, 302, 410, 451)
  • Google Search Console integration
  • WP-CLI subcommands

Frequently Asked Questions

Common questions about 404 Solution

Redirection is a manual redirect manager — you write the rules, it applies them. That is useful when you know in advance which URLs will break. 404 Solution handles the URLs you don't know about: it automatically finds the right destination using a 7-engine matching pipeline and a spell-checking algorithm. Example: If a visitor types /prodcut/awesome-item, Redirection does nothing unless you manually created that specific rule. 404 Solution finds /product/awesome-item automatically. The two plugins are complementary. Many sites run both: Redirection for planned migrations and 404 Solution for everything else.
404 to 301 redirects ALL 404 errors to one fixed destination (usually the homepage). 404 Solution finds the actual page the visitor was looking for. Sending visitors to your homepage is poor UX and can create soft 404 problems in Google Search Console.
WP 404 Auto Redirect uses keyword matching, which works when the URL contains recognizable words from a post title. It fails on character-level typos — a URL like /prodcut/ has no keyword that matches "product." 404 Solution adds Levenshtein spell-checking, which catches transpositions and typos regardless of whether the keywords match. It also includes: full 404 logging, manual redirect management, CSV import/export, 410/451 status codes, GDPR IP hashing, debug logging, REST API, and WP-CLI support.
301 (permanent redirect), 302 (temporary redirect), 307 (temporary, method-preserving), 308 (permanent, method-preserving), 410 Gone (correct response for permanently deleted content — better for SEO than a 301 to homepage), 451 Unavailable For Legal Reasons, and Meta Refresh (client-side HTML redirect). Using 410 instead of redirecting deleted content to your homepage produces better results in Google Search Console and prevents soft-404 indexing.
No. The matching pipeline only runs when a genuine 404 occurs — normal page loads are unaffected. For large sites, 404 Solution uses N-gram indexing and caching tables to keep matching fast. Once a redirect is established, subsequent hits are served from the redirect table directly, bypassing the pipeline.
Yes. 404 Solution indexes WooCommerce products, product variations, product categories, and tags. When a product URL changes or a product is deleted, the appropriate redirect is created automatically.
404 Solution detects when a destination post is trashed or deleted and flags the redirect. Redirects pointing to deleted content are highlighted in the redirect table so nothing slips through unnoticed. The daily maintenance cron automatically removes orphaned auto-redirects.
Yes. 404 Solution imports CSV and JSON in the Redirection plugin's export format. It can also directly import from Rank Math, Yoast SEO, AIOSEO, and Safe Redirect Manager's database tables from the Tools tab.
Yes. IP addresses are hashed using a one-way algorithm before storage; the original IP is never written to disk. Log retention limits are configurable. By default no data is transmitted to external servers. The "Help the developer by sending error logs" admin checkbox (default off) and the uninstall feedback modal are the only opt-in paths that send data to the plugin author's reports server. See the plugin's privacy policy stub at docs/privacy.md for the retention period for rows keyed by site_url, the data-subject erasure path, and the processing region for the reports endpoint.
Yes. Manual redirect rules support full regular expression syntax for source URLs. Capture-group replacements can use either full HTTP(S) destination URLs or site-relative paths such as /archive/$1.

Sign In / Register

You need to sign in or register to use this feature.