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

avpaderno’s picture

Title: New aliases not being used » New aliases are not being used
greggles’s picture

Status: Active » Fixed

@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.

jgoldfeder’s picture

Status: Fixed » Closed (fixed)

That 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.