Ivan Leon Posted November 21, 2016 Share Posted November 21, 2016 During a SEO audit over an 1.6.1.9 site, I received hreflang implementation issues since all the CMS pages do not have any hreflang flag.Checking on the source code of all the product and category pages I can find the hreflang for al the available languages in my store:link rel="alternate" hreflang="en"link rel="alternate" hreflang="es"link rel="alternate" hreflang="fr"But when I check all my CMS pages all I can see is:link rel="alternate" hreflang=""link rel="alternate" hreflang=""link rel="alternate" hreflang=""Leaving an empty flag for every language on the store just for CMS pages I created. Thanks for all the help you can give me. Link to comment Share on other sites More sharing options...
Johann Posted November 21, 2016 Share Posted November 21, 2016 Which module is used to generate hreflang tags ? Link to comment Share on other sites More sharing options...
Ivan Leon Posted November 22, 2016 Author Share Posted November 22, 2016 Hello Johann, Right now no module is used. By default product and category pages have the appropriate hreflang flags on its code. I have installed (deactivated) the module from Matteo Bononi but its effect on the code is create hreflang flags on the header adding more than the current ones and leaving the ones that comes by default blank. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now