| 开发者 | YoGha |
|---|---|
| 更新时间 | 2025年11月28日 15:28 |
| 捐献地址: | 去捐款 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/wp-content/plugins/ directory, or install the plugin via the WordPress Plugins menu by uploading the ZIP file.[cite_start]No, the plugin is lightweight and designed to have minimal impact on your site's performance[cite: 9]. [cite_start]It only runs when a 404 error occurs[cite: 10]. Version 3.0 automatically cleans the error log (keeping only the latest 50 entries) to prevent database bloat.
Yes. [cite_start]As of version 3.0, you can choose "Custom URL" in the settings to redirect users to a specific page (like a search page or custom landing page) instead of the homepage[cite: 11].
Yes! You can exclude URL patterns. [cite_start]Go to Settings > 404 Redirect and add patterns (one per line) that should not trigger redirects[cite: 12, 13].
In version 3.0, logs are visible directly in the plugin settings under the "Error Logs" tab. You no longer need to access debug.log via FTP.
[cite_start]You can choose between 301 (Moved Permanently), 302 (Found), 303 (See Other), and 307 (Temporary Redirect)[cite: 14]. [cite_start]301 is recommended for SEO[cite: 15].
Yes, the plugin includes privacy policy content. [cite_start]It tracks 404 URLs and IP addresses for debugging (if logging is enabled), but logs are automatically capped at 50 entries and can be cleared manually[cite: 18, 19].