Forums / Developer / Url forwarding

Url forwarding

Author Message

luis muñoz

Wednesday 14 November 2007 10:06:32 am

Hi all,

I'm trying to change the urlalias of a node from the 3.9 admin interface, like i did in previous versions. The problem is that the menu changed deeply. I found how to add a new url alias but it redirects me to the old one and i need the new one. I'll explain:

When i ask for $child.url_alias

If have:

http://mysyte.com/data/company_info

And i need

http://mysyte/company_info

I did it it without problems with previous versions of ez but seems not possible with 3.9.

Any help would be appreciated,

Luis

luis muñoz

Thursday 15 November 2007 3:05:55 am

Sorry, i meant ez 3.10, in 3.9 it works.

Matthew Carroll

Thursday 15 November 2007 11:44:43 am

This is a known bug - features available in 3.9 were removed in 3.10 with the new multilingual url system was implemented:

http://issues.ez.no/11650

See also:

http://ez.no/developer/forum/install_configuration/reduced_functionality_of_url_translator_in_3_10_0

Matthew

http://carroll.org.uk

Alexandre Cunha

Wednesday 12 December 2007 6:07:16 pm

I thing there is another issue regarding new URLs and search engines...

I have added the

[URLTranslator]
TransformationGroup=urlalias_compat 

to the site.ini

Now the page haves links like artigo/cotações-e-preços/

Clicking that link redirects to artigo/cotacoes_e_precos/

Ok, but I prefer the old way when the links are like artigo/cotacoes_e_precos/
without accented characters.

How the search engines deal with this redirects?
How can I revert to the old links?

http://AlexandreCunha.com