Redirect Cleanup

外掛說明

Clean up your redirects and improve your site’s SEO performance.

Redirect Cleanup scans your WordPress site for problematic redirects, including homepage redirects and redirect chains that can negatively impact your SEO and user experience. The plugin provides an intuitive admin interface and powerful command-line tools to help you identify and fix these issues efficiently.

WHY USE REDIRECT CLEANUP?

Redirect chains and homepage redirects can hurt your SEO rankings and create a poor user experience. Redirect Cleanup makes it easy to identify and fix these issues, whether you have a few redirects or thousands. The plugin works seamlessly with Yoast SEO Premium and provides both a user-friendly admin interface and powerful WP-CLI commands for bulk operations.

REDIRECT CLEANUP FEATURES

  1. Scan for Homepage Redirects – Automatically detect redirects that point to your homepage in your posts and pages.
  2. Remove Redirect URLs from Content – Clean up redirect URLs embedded in your post content.
  3. Detect Redirect Chains – Identify and fix redirect chains that create unnecessary hops.
  4. Detect Redirect Loops – Find and flag redirect loops that can cause infinite redirects.
  5. Modern Admin Interface – Beautiful React-based admin interface for easy management.
  6. WP-CLI Support – Powerful command-line tools for bulk processing and automation.
  7. Batch Processing – Process large numbers of posts efficiently with batch operations.
  8. Dry Run Mode – Preview changes before applying them to your site.
  9. Multiple Post Type Support – Scan and process posts, pages, and custom post types.

COPYRIGHT

Redirect Cleanup, Copyright 2026 Aleksandr Samokhin

螢幕擷圖

  • Redirect Cleanup admin interface showing scan results.
  • Processing homepage redirects with batch operations.
  • Redirect chain detection and fixing interface.

安裝方式

  1. Activate the plugin through the ‘Plugins’ screen in WordPress.
  2. Navigate to Tools -> Redirect Cleanup to access the admin interface.
  3. Click “Scan for Redirects” to identify redirect issues on your site.
  4. Review the results and click “Process” to fix the issues.

常見問題集

Does it require Yoast SEO Premium?

Yes, currently Redirect Cleanup only works with Yoast SEO Premium as it reads redirects from Yoast’s redirect database.

Will it break my existing redirects?

No, Redirect Cleanup only fixes problematic redirects (chains and loops) and removes redirect URLs from your post content. It doesn’t modify working redirects.

Can I preview changes before applying them?

Yes, the plugin includes a dry-run mode that shows you what changes will be made without actually updating your site. This is available both in the admin interface and WP-CLI commands.

Does it work with custom post types?

Yes, you can select which post types to scan and process, including custom post types.

Can I use it via command line?

Yes, Redirect Cleanup includes full WP-CLI support. Use wp redirects to see available commands.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Redirect Cleanup〉的開發相關工作。

參與者

將〈Redirect Cleanup〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

Version 1.0.8 – January 29, 2026
– Update: is_org_compliant Freemius parameter to true

Version 1.0.7 – January 28, 2026
– Update: Remove clean redirect URL logic from free version

Version 1.0.6 – January 28, 2026
– Update: Remove 100 URL’s limit logic
– Update: Clean redirect URL’s is a premium feature

Version 1.0.5 – January 22, 2026
– Fix: Make free plugin wordpress.org compliant

Version 1.0.4 – January 7, 2026
– Initial release