Friday 11 July 2008 2:39:53 am
Hi We have just lauched a site for a client and have some problem to get all the url's consistently. While creating most of the content of the site, the URLTranslator was set to the default urlalias_iri
[URLTranslator]
TransformationGroup=urlalias_iri
But since we wish to rather have traditional url's (a-z, lowercase) we changed the settings to
[URLTranslator]
WordSeparator=dash
TransformationGroup=urlalias_compat
So new content nodes are now getting url's as we want. But all the existing content nodes still have the old url's with both Uppercase first letter and "%20" for whitespace. When we try to edit and resave these nodes the old url still remains unless we change the name (which we don't want to) Have tried the "bin/php/updateniceurls.php" script and the "bin/php/ezcache.php -s web --clear-all --purge" script, but it dosen't seems to the old urls..
1. Where do the url's resident? 2. Is there a way to force a new generation for url's
Triathlon, Webdev, Novels and Cooking..
http://www.gersh.no
|