Closed (fixed)
Project:
Pathauto
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 Dec 2008 at 05:57 UTC
Updated:
14 Dec 2008 at 17:40 UTC
When you use the option, "Create a new alias. Leave the existing alias functioning." the old alias is being used and not the new one.
Is there a way to use the newest one rather than the oldest?
Alternatively, is it possible to 301 direct old aliases to the new one?
Comments
Comment #1
avpadernoComment #2
greggles@kiam - please see the http://drupal.org/project/path_redirect module which, when enabled, will do the 301 redirect from the old alias to the new alias.
Comment #3
jgoldfeder commentedThat is a great module. I'll have to review the issue log to see if there is an easy way to add redirects for double paths that already exist.
Thanks Greggles.