Set homepage per language

Posted by Community Admin on 04-Aug-2018 15:05

Set homepage per language

All Replies

Posted by Community Admin on 05-Apr-2013 00:00

Can I set a homepage per language?  if not, what is the best way to add a link in my masterpage that links back to my homepage in each language.

Posted by Community Admin on 10-Apr-2013 00:00

Hi Mathieu,

If you have English test for example: TestEN and French page which is a translation of the TestEN page for example: TestFR and both pages are synched, then TestEN will be a home page of the English version and TestFR will be home page of the French version.

If you want to see Home link all over your web site, you could place a content block with a hyperlink inside it and place it on the custom template after it is uploaded in the template section of Sitefinity. The other option that you have is to add a link in the master page in Visual Studio. For example:

<a href="http://sitefinity.com"></a>

And then place it wherever you want on the master page.

Greetings,
Stefani Tacheva
the Telerik team
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

This thread is closed