[Plugin: qTranslate slug with widget] Problem with
-
Hello I noticed a problem with the tag <link rel=”alternate”, for example I have this page, in English and Italian:
mysite.com/page-one/
mysite.com/it/pagina-uno/The alternate link for the Italian page on the English version is:
<link hreflang="it" href="http://mysite.com/it/page-one" rel="alternate" rev="alternate" />The correct tag should be:
<link hreflang="it" href="http://mysite.com/it/pagina-uno" rel="alternate" rev="alternate" />Anyone knows how to fix this issue?
http://ww.wp.xz.cn/extend/plugins/qtranslate-slug-with-widget/
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘[Plugin: qTranslate slug with widget] Problem with’ is closed to new replies.