hreflang-Tags

Posted in: Newspaper
Post count: 53

Hello I looked at the code on my homepage, I have twice the line; <! Doctype html>
<! – [if IE 8]> <html class = “ie8” lang = “en”> <! [endif] ->
<! – [if IE 9]> <html class = “ie9” lang = “en”> <! [endif] ->
<! – [if gt IE 8]> <! -> <html lang = “de-DE”> <! – <! [endif] ->

How can I change this because my site is German and therefore only there has to be:
<! – [if gt IE 8]> <! -> <html lang = “de-DE”> <! – <! [endif] ->

My page is: https://catrelax.de/

  • This topic was modified 8 years by Alex89.
Post count: 20688

Hi,

You could change that in the theme header file here
https://www.screencast.com/t/paMlDxnu0ml
Change it to your preferred language code.

Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.