This module automatically detects and simplifies redirect chains in your site's redirect table. It rewrites chained redirects to point directly to their final destination, eliminating unnecessary steps and improving website performance.
Redirect Chain Collapser detects and collapses redirect chains in the Redirect module's redirect table. A redirect chain occurs when the destination of one redirect is itself a redirect source — for example, A→B→C. Each extra hop adds an unnecessary HTTP round-trip for every visitor who hits that URL. This module rewrites chained redirects to point directly at the final destination (A→C), keeping your redirect table clean and your site fast.
There is no per-redirect configuration. The module works transparently in the background once enabled.
Depends on
Dependencies of the latest stable release
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 1.0.0 | Stable | 10–11 | Initial stable release. | Apr 13, 2026 |