Pathauto

Last updated on
30 April 2025

By default, if you have the Pathauto module enabled and relevant patterns defined for your content, those patterns will be used during migration to automatically generate path aliases. To disable the application of Pathauto for a migration:

  1. Install and enable the Migrate Extras module.
  2. Add a field mapping explicitly setting the 'pathauto' field to 0 in each content migration:
    $this->addFieldMapping('pathauto')
         ->defaultValue(0);
    

Help improve this page

Page status: Not set

You can: