i18n-checker icon indicating copy to clipboard operation
i18n-checker copied to clipboard

hreflang language tags not being added to list of lang tags in info field

Open r12a opened this issue 9 years ago • 1 comments

see All language tags at https://validator.w3.org/i18n-checker/check?uri=https%3A%2F%2Fwww.afriforum.co.za%2F#validate-by-uri+

r12a avatar Sep 01 '16 20:09 r12a

I am new to multilanguage stuff, but I am also having issues with languages listed in link hreflang not showing up. Maybe I am missing something because this is my first ML site.

I have:

<link rel='alternate' hreflang='en-us' href='http://mysite.org/' />
<link rel='alternate' hreflang='pt-br' href='http://mysite.org/pt/' />

but only see this result: screen shot 2016-09-20 at 6 56 11 am

adrianbj avatar Sep 20 '16 13:09 adrianbj