ASPX templates
Version 5.x > ASPX templates > Different URL for translated version View modes: 
User avatar
Member
Member
eoin-fusio - 2/15/2013 9:12:22 AM
   
Different URL for translated version
Is it possible to set up Kentico in such a way that when a user clicks a specific language in the language bar that it goes to another URL?

So for example at the moment our language bar changes the url to something like:
Default.aspx?lang=en-ES

Would it be possible for the link for *one* of the languages to go to another URL:
www.other-URL-In-Spanish.es/default.aspx?lang=en-ES

And also would it be possible if someone goes to that other URL directly it opens the translated version of the site?

Thanks.

User avatar
Kentico Customer Success
Kentico Customer Success
kentico_martind2 - 2/16/2013 9:27:22 AM
   
RE:Different URL for translated version
Hello,

To your first question... to change this behaviour you will need to Modify a Web Part or Develop a custom Web Part.

To the second, you will just need to configure Languages and URLs according to the DevGuide.

Best regards,
Martin Danko

User avatar
Member
Member
eoin-fusio - 2/18/2013 5:02:49 AM
   
RE:Different URL for translated version
Thanks, will give this a go.