Question

After I generated 34000 url aliases for all the nodes on Drupal 6 site, using pathauto, the site started to work really slow, every page loads more than 2 seconds. I'd really want my site to be search-engines-friendly, so it would be much better if every node had it's own URL, based on its title. Is there any way to speed up drupal page alias lookup? I tried creating indexes for all fields on table url_alias, but it doesn't help.

Was it helpful?

Solution

You need to use Pressflow or this patch http://drupal.org/node/456824

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top