• Resolved consultant1027

    (@consultant1027)


    Not sure if this is specific to my site or a bug in a recent update but SemRush monitors my site for on-page errors and a new slug of errors appeared since the last check a month ago. hreflang tag errors. I had to grep all my plugins to find which one was insertin the tag and it’s this plugin.

    It’s missing a slash in the url.

    <link rel=”alternate” href=”https://www.mydomain.comabout-us&#8221; hreflang=”x-default”/>

    Should be

    <link rel=”alternate” href=”https://www.mydomain.com/about-us&#8221; hreflang=”x-default”/>

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘hreflang tag error’ is closed to new replies.