Your site has no hreflang tags!

 

Your site has no hreflang tags

Your site has no hreflang tags! How to solve this problem in your Google search console?  



Very easy! In this content I'm going to show you how to resolve this problem without hurting your blog's html code and SEO.



- language declaration in html helps search engines  to identify your blog language and show right search results to different countrie's users'.



It helps your blog SEO and other stuff as well.


So in one way or another, it is necessary to declare the language of your blog or declare it default. 



How to declare the language in html?



You can declare the lang attribute in two ways, 


FIRST, 


Declare the language in html tag,


Example,


 


<html lang='en' xml:lang='en' />


Second, 


Declare the language in alternative meta, 



Example, 


<link href='your blog address' hreflang='your language' rel='alternate'/>



This will declare the language of one single page of your blog.



 If you want to declare the language of every pages available in your blog, then use this code, 



<link expr:href='data:blog.url' hreflang='your language' rel='alternate'/>



Note : you can use both first method and second method in your blog.



Note: x-default hreflang is the new attribute value that helps Google's algorithms to know that the page doesn't target any single/local language and the page is available to use as the default page when no other page is better suitable to appear in search results. 



For example,


 it will become the page that Google's algorithms try to show French-speaking searchers worldwide or English-speaking searchers on - google.ca.



The same goes for homepages that dynamically alter their contents based on a user's geolocation or the Accept-Language headers.



To see google's supported language tags go to Language tag List



You can ask us questions and get your answers. Visit our qna page and send us your questions. 





Post a Comment

Previous Post Next Post