/ Published in: PHP
If you're importing nodes from a file and have pathauto setup, the existing paths for the nodes will be rewritten with pathauto. To avoid this, simply add the following to the node export array for each node:
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
'pathauto_perform_alias' => FALSE,