Drupal is a registered trademark of Dries Buytaert
cms 2.1.3 Update released for Drupal core (2.1.3)! drupal 10.5.11 Update released for Drupal core (10.5.11)! drupal 11.3.11 Update released for Drupal core (11.3.11)! drupal 11.2.13 Update released for Drupal core (11.2.13)! drupal 10.6.10 Update released for Drupal core (10.6.10)! cms 2.1.2 Update released for Drupal core (2.1.2)! drupal 11.1.10 Update released for Drupal core (11.1.10)! drupal 10.5.10 Update released for Drupal core (10.5.10)! drupal 10.4.10 Update released for Drupal core (10.4.10)! drupal 11.2.12 Update released for Drupal core (11.2.12)! drupal 11.3.10 Update released for Drupal core (11.3.10)! drupal 10.6.9 Update released for Drupal core (10.6.9)! drupal 10.6.8 Update released for Drupal core (10.6.8)! drupal 11.3.9 Update released for Drupal core (11.3.9)! drupal 11.3.8 Update released for Drupal core (11.3.8)! drupal 11.3.7 Update released for Drupal core (11.3.7)! drupal 11.2.11 Update released for Drupal core (11.2.11)! drupal 10.6.7 Update released for Drupal core (10.6.7)! drupal 10.5.9 Update released for Drupal core (10.5.9)! cms 2.1.1 Update released for Drupal core (2.1.1)!

path_redirect_import

16,745 sites Security covered
View on drupal.org

This module allows to include path redirection in a simple way. Provides a simple way to bulk import redirects for Redirect (Drupal 7) or Path Redirect (Drupal 6) modules from a CSV file.

All the necessary redirections can be done at the same time from a CSV file.
Very useful module for moving your website from one path structure to another.

Drupal 6 (Deprecated)

CSV structure:
'old url', 'new_url', 'redirect_code' = 301

Drupal 7

Module includes some new features like the language support or the improved UI.
CSV structure:
'old url', 'new_url', 'redirect_code' = 301, 'language' = ''
Required fields are the Old URL and the New URL, Redirect code and Language fields are optional

Drupal 8

Drupal 8 module version is based on the Drupal 7 module version and it uses the same CSV column structure.

Drupal 9

2.x branch requires Drupal 9.1+ and is implemented following a new architecture based on Migrate instead of custom import.

Drush

All versions (D6, D7 and D8) branches provide a drush command path-redirect-import that allows to do the same tasks faster from command-line.
2.x version provides a new drush command: path_redirect_import:import

Credits

Activity

Total releases
3
First release
Feb 2025
Latest release
10 months ago
Release cadence
80 days
Stability
67% stable

Release Timeline

Releases

Version Type Release date
2.1.1 Stable Jul 14, 2025
2.1.0 Stable Feb 4, 2025
2.1.x-dev Dev Feb 4, 2025