Installation Guide
> InfoWebPlus: https://infowebplus.com
Official download
Install Redirect Content Manager from the WordPress.org plugin directory.
That is the only supported public install channel. There is no public GitHub/GitLab download for end users yet.
Requirements
- WordPress 6.4 or higher (tested up to 7.0)
- PHP 8.1 or higher
- MySQL 5.7+ or MariaDB 10.3+
- ZipArchive PHP extension (required for XLSX import only)
Install from WordPress admin
1. In WordPress go to Plugins → Add New
2. Search for Redirect Content Manager
3. Click Install Now, then Activate
4. Open Redirect Manager in the admin menu
Or open the listing directly:
wordpress.org/plugins/redirect-content-manager
First steps
1. Configure settings - Redirect Manager → Settings: monitored post types, redirect provider, SEO plugin
2. Import / Sync - pull rules from your redirect plugin, or import CSV / Ahrefs exports
3. Run a scan - Dashboard → Scan Everything
4. Review health issues - Health Issues page
Multisite
Supports WordPress Multisite. Activate network-wide or per-site. Each site keeps its own monitored items and settings.
Uninstall
Before uninstalling, choose whether to keep data:
- Settings → Advanced → Keep data when plugin is uninstalled
If unchecked, plugin tables and options are removed on uninstall.
Troubleshooting
| Issue | Solution |
|-------|----------|
| No redirects detected | Ensure a supported redirect plugin is active; check Settings → Redirect Provider |
| Sitemap exclusion not working | Verify SEO plugin is detected; check Settings → SEO Plugin |
| XLSX import fails | Enable the PHP ZipArchive extension |
| Slow scans on large sites | Increase batch size in Settings → Performance |