diff --git a/sites/all/modules/unl/unl_migration.php b/sites/all/modules/unl/unl_migration.php
index d2050d39179a24ebafba37a6282027dab989aae6..7d2b01edb1761673b28a2a9c111e1792093a2a40 100644
--- a/sites/all/modules/unl/unl_migration.php
+++ b/sites/all/modules/unl/unl_migration.php
@@ -750,6 +750,10 @@ class Unl_Migration_Tool
         $node->title = $title;
         $node->language = 'und';
         $node->path['alias'] = $alias;
+        if (module_exists('pathauto')) {
+          $node->path['pathauto'] = FALSE;
+        }
+        $node->path['pathauto'] = FALSE;
         $node->body = array(
             'und' => array(
                 array(