<?php include_once './includes/bootstrap.inc'; include_once './sites/all/modules/pathauto/pathauto.inc'; include_once './sites/all/modules/pathauto/pathauto_node.inc'; drupal_bootstrap(DRUPAL_BOOTSTRAP_FULL); _pathauto_include(); // variable_set('pathauto_max_bulk_update', 5000); node_pathauto_bulkupdate(); ?>
0 * * * * curl --silent --compressed http://yoursite.com/cron-update-pathauto.php > /dev/null 2>&1