SEO Redirect Management for Magento 2
- Community
See It In Action
Clean SEO Redirects Without the Complexity
SEO Redirects gives Magento merchants a straightforward way to manage permanent and temporary redirects from admin configuration — no separate grid, no database tables, no developer needed. Define your rules in Stores → Configuration → Towering Media → SEO Redirects and the module handles execution on every frontend GET and HEAD request.
The module validates every rule at save time, rejecting duplicate source paths, self-redirects, and local redirect chains before they can cause crawl issues or redirect loops in production.
- 301 Permanent and 302 Temporary redirect support
- Local (
/new-path) and absolute (https://example.com/new-path) targets - Exact-path matching with basic normalization (leading slash, duplicate slash collapse, trailing slash trim)
- Optional query string pass-through to target URL
- Duplicate source path detection and rejection at save time
- Self-redirect and local chain detection
Preserve Link Equity When URLs Change
Every time a product URL, category path, or CMS page slug changes in your Magento store, existing backlinks and search engine index entries point to the old URL. Without a redirect, those are 404s — losing the link equity and rankings you've built. SEO Redirects lets you capture those changes quickly in admin config without needing developer deployments.
The module executes redirects on frontend GET and HEAD requests only, making it invisible to Magento's internal routing and compatible with all themes and checkout extensions.
- Executes on frontend GET and HEAD requests — no admin-side impact
- Compatible with all Magento themes and checkout extensions
- No database tables — config-backed for lightweight deployment
- Integration-tested redirect execution and chain detection
- Part of the Toweringmedia SEO suite (works with Sitemaps Plus and Indexation Rules)
Requirements
- Magento 2.4.4+ · PHP 8.1+
- Composer:
toweringmedia/module-seo-redirects