This module allows you to create manual URL redirects and automatically maintain a canonical URL for your content. It also provides features like redirect counters, cleanup of inactive redirects, and integration with page caching and Views.
Provides the ability to create manual redirects and maintain a canonical URL for all content, redirecting all other requests to that path.
Features
- Common API for loading, saving, and deleting redirects.
- Case-insensitive redirect matching with a hook to allow other modules to narrow-down the candidate redirects.
- Redirect counter and last used timestamp, with automatic cleanup of inactive redirects. (Provided by Redirect Metrics in D8)
- Integration with Drupal's page cache to optimize redirects and performance.
- Complete individual redirect access API.
- Views API integration.
- D8: Maintaining a canonical path and redirecting alternative URL's like non-aliased path, path without language prefixes and so on (Previously provided by Global redirect)
- D8: Separate Redirect 404 module that logs aggregated 404 request (can suppress them in the default log) and allows to create redirects from them
- D8: Separate Redirect Domain module allows wildcard and domain redirects
Recommended Modules
- Pathauto can be configured to automatically generate path redirects to ensure that URL alias changes do not break existing links.
- D7: Multi-path autocomplete helps provide auto-complete listings for the destination textfield on the redirect form. D8 uses the available link autocomplete field (supports only nodes).
- Pathologic helps transform relative links in content to absolute URLs. Most helpful when you move your site to a new domain or different folder.
- D7: Match Redirect provides redirecting based on path patterns with wildcards. Does not extend or require the Redirect module itself.
Depends on
Dependencies of the latest stable release
- link Drupal core
- path_alias Drupal core
- views Drupal core
Required by
20 tracked projects depend on this one
- Path redirect import 17,598 sites
- Acquia Drupal Starter Kit Common 1,855 sites
- Redirect Metrics 1,020 sites
- Redirect Bulk 531 sites
- Domain Path Redirect 531 sites
- Civictheme 218 sites
- Droopler 212 sites
- Redirect Audit 163 sites
- Seeds SEO 115 sites
- Dropsolid Rocketship Core 98 sites
- Domain Redirect 60 sites
- smart 404 16 sites
- Smart IP Redirect to Locale (with Cookie) 7 sites
- Next.js redirects 7 sites
- Redirect or 410 6 sites
- OpenFed 6 sites
- Node Swapper 4 sites
- LocalGov Legacy Migration
- Redirect Field UI
- Redirect Chain Collapser
Activity
Release Timeline
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 8.x-1.13 | Stable | 10–11 | Performance optimizations and various bugfixes | Apr 24, 2026 | |
| 8.x-1.12 | Stable | 10–11 | Redirects can be disabled and various bugfixes and improvements | Aug 28, 2025 | |
| 8.x-1.11 | Stable | 9–11 | Performance fix to allow core path alias caching to work | Jan 20, 2025 |