Romeo Redirect Manager
Romeo Redirect Manager
Description
Redirects – The Ultimate Modern Solution for 301, 302, 307, 308 Redirections, 404 Management & Sitemap Audits
Redirects is a sleek, lightweight, and powerful solution for managing URL redirections, auditing XML sitemaps, and fixing 404 errors on your WordPress site.
Optimize your SEO performance and improve user experience by preventing broken links and capturing lost traffic.
Built for SEO experts, bloggers, and agencies, it replaces clunky old tables with a beautiful “App-Grade” card dashboard that makes link management fast and enjoyable. Fully tested and ready for WordPress 7.1.
Stop Losing Traffic with Smart Redirects & Sitemap Audits
Whether you are migrating your site, changing permalink structures, or fixing crawl errors from Google Search Console, Redirects provides the most stable and visual way to handle your traffic.
Why Choose Redirects for your SEO?
Sitemap Integration & Scanner: Scan your XML sitemaps automatically to detect 404 broken links, 301/302 redirects, redirect chains, external leaks, and duplicate target URLs before search engines penalize your rankings.
Modern Card UI: No more boring spreadsheets. Manage redirects with a visual, interactive card interface designed for high-density management.
Full 308, 301, 302, 307 Support: Future-proof your SEO with 308 Permanent Redirects (Preserve Method), alongside standard 301, 302, and 307.
Smart 404 Capture: Automatically handle broken links by redirecting them to your homepage, a target URL, or a specific search page.
* Modern Card UI: Say goodbye to boring tables. Manage redirects with a visual, interactive card interface.
* Full 308 Support: Future-proof your SEO with modern 308 Permanent Redirects (Preserve Method), alongside standard 301, 302, and 307.
* Instant Search & Filters: Filter through hundreds of redirects instantly by slug, target URL, or HTTP status.
* Internal Linking: Intelligent autocomplete lets you search and link to your existing Posts and Pages in seconds.
* Drag-to-Select: Select multiple cards instantly by clicking and dragging across the grid.
* Quick Copy: Copy source or target URLs to your clipboard with a single click.
* Hit Counting: Built-in analytics tracker to see exactly how many times each redirect is used.
* Zero Bloat: Native JavaScript, optimized database queries, and no heavy external dependencies.
Advanced Features
Sitemap Scanner & SEO Inspector
Analyze your sitemap and detect:
– URLs returning 404 Not Found
– URLs returning 301 Moved Permanently
– URLs returning 302 / 307 / 308 Temporary Redirects
– Redirect Chains & Loops (Multi-hop chains e.g. A B C)
– External Domain Leaks (Sitemap links redirecting off-site)
– Duplicate Destinations (Multiple sitemap URLs redirecting to the exact same target)
Drag-to-Select (Bulk Management)
Managing hundreds of redirects is now faster than ever. Instead of clicking checkboxes one by one, you can click and drag across the grid to instantly select multiple cards.
Smart Slug Overriding
Sometimes you need to redirect a URL that already exists as a page (e.g., redirecting your old /contact page to a new separate domain, even if the page still exists). Check the “Override” box to force the redirect.
Advanced 404 Handling
Configure custom 404 fallbacks: to Homepage, custom external URL, or specific existing WordPress page.
Installation
- Upload the plugin files to the
/wp-content/plugins/romeo-redirect-managerdirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Use the ‘Romeo Redirects’ menu to configure redirects and scan your XML sitemap.
Screenshots

Main Redirects Dashboard — Sleek card-based management interface with instant live search, HTTP code filters (301, 302, 307, 308), sorting controls, and quick copy/edit actions.

Create New Redirect Panel — Expanded inline creator panel allowing instant creation of external URL and internal page/post redirects.

Bulk Selection & Actions — Drag-and-select multi-card bulk management with a floating action bar for instant mass deletion.

Import & Conflict Resolution — Seamless JSON backup importer with automated conflict detection, merge, and overwrite options.

Mobile Responsiveness — Fully responsive mobile and tablet interface with touch-friendly controls and fluid layout.

Smart Slug Conflict Warning — Built-in conflict prevention alerting when a slug matches an existing WordPress page, with an Override option.

XML Sitemap Scanner Results — Real-time link audit cards displaying 200 OK clean URLs, status filter tabs, summary breakdown chips, and one-click fix buttons.

XML Sitemap Scanner & SEO Inspector Form — Automated sitemap detector with Smart Auto Adaptive scan speed controller for shared, VPS, and cloud hosts.

404 Error Auto-Handler — Dedicated 404 capture settings with an instant on/off toggle and fallback routing to homepage, custom URL, or internal page.

WordPress Dashboard Widget — High-density main WordPress dashboard widget with 3-step Quick Add, 404 status toggle, and live sitemap health indicators on WordPress 7.1.
Faq
Both are permanent redirects. However, 301 may change the HTTP method (e.g., POST becomes GET), while 308 preserves it. 308 is the modern standard for permanent redirects.
Yes! Every redirect card shows a live “Hit Counter” so you can easily identify your most popular links.
No. Redirects is built for performance. It uses lightweight native code and runs efficient database queries only when necessary.
Yes. The “Target Type” selector allows you to choose “Internal Post” or “Internal Page”, which gives you a search bar to instantly find any Page or Post on your site.
Reviews
Usefull and Easy to use
By harshitpal175 on December 29, 2025
The plugin is simple and light weight
Absolutely useful for redirecting your link
By Virendra Kumar Yadav (whyviru) on December 29, 2025
Romeo Redirect perfectly work for redirecting URL’s of your WordPress Website.
Simple and Light Plugin
By Shivam Motwani (shivammotwani) on December 28, 2025
The plugin is light and easy to use. Loved it.
Awesome plug-in by developer
By VIVEK KUMAR (vivekaris) on December 27, 2025
i just deleted my all previously installed redirect manager plug-in.
this has rich ui .
Changelog
1.6.3 – 2026-08-29
- Compatibility: Tested, validated, and certified fully compatible with WordPress 7.1 and PHP 8.x.
- Performance: Replaced static asset version parameters with dynamic
ROMEREMA_VERSIONbinding to enforce immediate client and CDN cache invalidation upon upgrade. - Refinement: Synchronized fallback User-Agent telemetry version in XML Sitemap Scanner.
- Internationalization: Refreshed gettext translation template headers and metadata for v1.6.3.
- Documentation: Updated release download links, badge shields, and version references across all documentation.
1.6.2 – 2026-08-27
- Compliance: Added
uninstall.phpfor complete database option and transient cleanup upon plugin deletion, supporting both single-site and Multisite networks. - Compliance: Standardized main plugin file headers, constants, lifecycle activation/deactivation hooks, and action/row meta links (
Settings,Sitemap Scanner,Documentation,Support,Donate). - Compliance: Added
languages/directory and generated gettext POT templatelanguages/romeo-redirect-manager.potfor internationalization. - Security: Added directory security silence files (
index.php) across root, images, and language folders. - Quality: Added
composer.json,phpcs.xml.dist(WordPress Coding Standards),.editorconfig,.gitattributes, and updated.distignore.
1.6.1 – 2026-08-19
- Bugfix: Preserved destination URL casing across all redirect inputs, 404 handlers, and quick-add widgets (prevented automatic lowercase conversion on case-sensitive paths and query parameters).
- Bugfix: Fixed horizontal drag selection overflow by removing horizontal auto-scroll and clamping selection coordinates strictly within the card grid container.
- Documentation: Updated and synchronized all visual screenshot descriptions across readme documentation.
1.6.0 – 2026-08-15
- Compatibility: Fully tested and certified compatible with WordPress 7.0.4 and PHP 8.x.
- Feature: XML Sitemap Scanner — Built-in automated sitemap auditor detecting 404 broken links, 301/302 redirects, redirect chains, external leaks, and duplicate target URLs.
- Feature: Smart Auto Adaptive Speed — Client-side dynamic chunking and latency-based auto-throttling for shared hosting, VPS, and cloud environments.
- Feature: One-Click Auto-Fix — Instant redirect creation from sitemap audit cards with automatic status normalization.
- Feature: Auto-Closing Notifications — Real-time notice updates and auto-dismissal when all detected sitemap issues are fixed.
- UX: Comprehensive Mobile Responsiveness — Full layout polish for phones and tablets, prominent primary action buttons, and touch-friendly controls.
- UX: Standardized Dashicons & Typography — Crisp icon sizing, uniform spacing, and clean drop-down labels across all pages.
- Widget: Dashboard Widget Polish — Added live sitemap health indicators, fixed HTML container nesting, and styled iOS-like toggle controls.
- Refinement: Unified 404 Auto-Handler settings page with dedicated toggle and responsive segmented destinations.
1.5.1 – 2026-03-16
- Feature: Custom Widget Selects — The Dashboard Widget now features the same premium custom select dropdowns as the main plugin.
- Feature: Branded Slashes — Redirect slashes are now color-coded (Blue/Amber/Purple/Pink) across the entire UI for instant status recognition.
- UX: Retractable Sections — Dashboard widget sections are now collapsible and remember their state across sessions (cookie-reliant).
- Scaling: Big Number Formatting — Automatic “Hero Style” formatting (e.g., 200k, 10M+) ensures stats always fit perfectly.
- Bulk: Smart Select All — The bulk actions button now toggles, allowing you to instantly deselect all visible items.
- Refinement: Robust slug truncation and hover-icon visibility for extra-long redirect URLs.
- Refinement: Perfected vertical alignment and centering for all custom dropdowns and indicators.
- Feature: Integrated Search — Clicking a redirect in the widget now takes you directly to the focused card in the manager.
1.5.0 – 2026-03-16
- Feature: Automatic protocol detection — enter “google.com” and it will automatically prefix “https://” for you.
- UX: Improved 404 settings responsivity — vertical stacking on small mobile screens for better thumb reach and clarity.
- SEO: Enhanced plugin metadata and tags for better visibility.
- Refinement: Removed unnecessary animations and hover effects from the Status Codes guide for a cleaner interface.
1.4.0 – 2026-03-09
- Feature: Added sorting dropdown to instantly sort redirects by Name, Most Hits, Internal Pages, Internal Posts, and External Sites.
- Feature: Added Dashboard Widget to view recent hits, 404 count, and quick toggle the 404 handler.
- UX: Realigned List View for responsive mobile interfaces for better typography fit.
1.3.1 – 2026-03-05
- UX: Complete overhaul with “App-Grade” custom select components.
- UX: Unified input fields and prefix boxes for a professional cohesive look.
- Branding: Modernized all action buttons and segmented controls to dark theme (#151515).
- Mobile: Fixed auto-zoom on inputs and improved touch targets.
- Icons: Refined hover states for Edit, Copy, and Open actions (Dark theme).
- Bugfix: Resolved alignment and spacing issues in card layouts.
1.2.1 – 2026-01-30
- Feature: Added Drag-to-Select functionality for bulk actions.
- Feature: Added Copy buttons to Source and Target URLs on cards.
- UX: Updated card layout to strict Left-to-Right Grid for better readability.
- UX: Renamed “Romeo Redirects” to simplified “Redirects”.
- Fixed: 404 Settings now correctly clean up unused target data.
- Fixed: Text selection issue during drag operations.
- Improved: 404 Page selection is now a clear dropdown list.
1.1.1 – 2025-12-28
- Added Import/Export functionality with merge options.
- Added “Select All” functionality for bulk actions.
- Added keyboard shortcuts (Enter/Ctrl+Enter) for quick redirect creation.
- Optimized Import to handle bulk creation without IDs.
- Removed Import/Export buttons on mobile devices.
- Fixed mobile layout and design issues.
- Removed hits and IDs from export tracking.
1.0.0 – 2025-12-27
- Initial release.
- Added support for 301, 302, 307, and 308 redirects.
- Introduced modern card-based UI.
- Real-time instant search functionality.
- Internal post/page autocomplete linking.
- Hit counting for redirect tracking.
- Responsive design for all screen sizes.
- Bulk delete redirects.