Hi everybody,
i've bought SEF Advance some time ago and using Joom!fish now.
But there are several problems:
1. (Main Problem)
The Joom!Fish module mod_jflanguageselection shows the URI like
www.MYDOMAIN.de/de/mycontent/ for german and
www.MYDOMAIN.de/en/mycontent/ for english, if I klick on any language, the URIs on the website are changing the same way.
BUT if click on the Startpage the URIs are changing into
www.MYDOMAIN.de/mycontent/ so the language-variable is disappearing. But in the mod_jflanguageselection the URIs stay like
www.MYDOMAIN.de/de/mycontent/ so i have duplicate content for every website if the language variable isn't set.
I think there must be an option to override the language-variable for the standard language, and show the lang-variable only for languages which are not declared as standard, like this:
Always for Standard-Language or if Variable is not declared:
www.MYDOMAIN.de/mycontent/For non-standard language:
www.MYDOMAIN.de/en/mycontent/
2. The URIs are not changing into translated version of the Website... so if i translate my content title, the URI should be named as like as the content.
Many thanks in advance