I tried to create a ticket but after your holiday the new ticket page do not load.
I created a multilingual site with native Joomla multilingual support with newest versions of Joomla and sh404sef.
1) When i create a Custom url in the sef list i get some trouble.
It creates the custom url correct and makes a Alias for the old url in the new ones alias list. But the problem comes after some time because the old url turns up in the sef list again.
When i then wanna edit the new custom url with e.g. Meta and click save. Then i get a Error that says "Alias is already a alias or a sef url" and then it deletes the Alias in the new url.
Old url :
[code type="markup"]www.domain.de/de/test-test[/code]
New url :
[code type="markup"]www.domain.de/de/test[/code]
That error message/ deleting of the alias should not be there or, the best the old url (www.printdk.de/de/test-test) should not turn up in the SEF list anymore.
2) Is it not posible to have e.g. German menu item that links to a Danish Article?
I get a error like this :
0 - Call to a member function get() on null
3) Is it posible to use a language string in the Meta title field in SEF url edit?
I tried with :
[code type="markup"]<?php echo JText::_ ( 'COM_STRING' );?>[/code]
Or with Regular labs sourcer that works in Module titles etc :
[code type="markup"]{{source}}[[?php echo JText::_ ( 'COM_STRING' );?][?php echo JText::_ ( 'COM_STRING' );?]]{{/source}}[/code]
4) Home Meta and alias in url.
I have 3 languages. German (default), Danish and English.
- How do i manage Home meta for the 2 none deafult languages? Is that just by the Sef url or is there a Home selection like the the deafult
- When i change the language in the Language switcher module, then Home alias is added to the url (duplicate content.
Home correct =
www.domain.de/de
www.domain.de/en
www.domain.de/da
Home switch duplicate =
www.domain.de/de/home-de
www.domain.de/en/home-en
www.domain.de/da/forsiden
The home-de etc is the alias and should not show up??
I created a multilingual site with native Joomla multilingual support with newest versions of Joomla and sh404sef.
1) When i create a Custom url in the sef list i get some trouble.
It creates the custom url correct and makes a Alias for the old url in the new ones alias list. But the problem comes after some time because the old url turns up in the sef list again.
When i then wanna edit the new custom url with e.g. Meta and click save. Then i get a Error that says "Alias is already a alias or a sef url" and then it deletes the Alias in the new url.
Old url :
[code type="markup"]www.domain.de/de/test-test[/code]
New url :
[code type="markup"]www.domain.de/de/test[/code]
That error message/ deleting of the alias should not be there or, the best the old url (www.printdk.de/de/test-test) should not turn up in the SEF list anymore.
2) Is it not posible to have e.g. German menu item that links to a Danish Article?
I get a error like this :
0 - Call to a member function get() on null
3) Is it posible to use a language string in the Meta title field in SEF url edit?
I tried with :
[code type="markup"]<?php echo JText::_ ( 'COM_STRING' );?>[/code]
Or with Regular labs sourcer that works in Module titles etc :
[code type="markup"]{{source}}[[?php echo JText::_ ( 'COM_STRING' );?][?php echo JText::_ ( 'COM_STRING' );?]]{{/source}}[/code]
4) Home Meta and alias in url.
I have 3 languages. German (default), Danish and English.
- How do i manage Home meta for the 2 none deafult languages? Is that just by the Sef url or is there a Home selection like the the deafult
- When i change the language in the Language switcher module, then Home alias is added to the url (duplicate content.
Home correct =
www.domain.de/de
www.domain.de/en
www.domain.de/da
Home switch duplicate =
www.domain.de/de/home-de
www.domain.de/en/home-en
www.domain.de/da/forsiden
The home-de etc is the alias and should not show up??