This project is not covered by Drupal’s security advisory policy.
Import redirects list from CSV based format taking in account the language prefixes of source URLs. It doesn't require 'migration' modules, only 'redirect'.
Similar projects
path_redirect_import - it provides similar functionality but it enables the bundle of migration modules for work. Also it doesn't care much about language prefixes. When you migrate URL like /us/contacts, you need manually setup line like:
/contacts,/new-page-url,us,301
Which is really inconvenient for SEO guys. For me the best input format is
/old-page-url,/new-page-url
But my module also accepts language and status codes to override defaults.
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.- Project categories: Import and export, Multilingual, Developer tools
- Created by shra on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
