Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
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.
Supporting organizations:
Project information
- Seeking co-maintainer(s)
Maintainers are looking for help reviewing issues. - Module categories: Administration tools
- 274,327 sites report using this module
- By dave reid on , updated
- Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.
Releases
8.x-1.10
released 10 August 2024
Works with Drupal: ^9.2 || ^10 || ^11
✓ Recommended by the project’s maintainer.
Drupal 11 compatibility, various bugfixes and improvements
Install:
Development version: 8.x-1.x-dev updated 7 Jan 2025 at 22:52 UTC