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