How To Add hreflang tag for language in Blogger Blog

Hello, Friends, Do you know Google uses hreflang tags to identify the language of any blog or website. The hreflang tag (also referred to as rel=”alternate” hreflang=”x”) tells Google and other search engines which language you are using on a specific page so the search engine can serve that result to users searching in that language.
When you submit your website to the google webmaster then it is important to tell the google which language are you using in your Blog or Website..?

Uses of hreflang tags for Website:

By default, Google uses hreflang tags to identify the language in a Blog. The tags are based on codes provided by the International Organization for Standardization – they are not fictitious or imaginative. The URLs of the blogs, in the set, are your choice – the ISO codes, used in the tags, are not your choice.

Add-hreflang-language-tag-to-blogger

Here’s how you can add a hreflang tag to your Blogspot to specify the language of your blog to Google and any other search engines. By using this simple method it can be done easily.

How to Add hreflang for language in Blogger:

Add the following hreflang tag in the header section of your blog/site’s template editor, i.e bellow
<head> tag and above the closing head tag <head/>

<link rel="alternate" href="http://yoursite-example.com" hreflang="en" />

Replace “yoursite-example.com” with the URL of your blog and “en” hreflang tag with the language you want to use. Here are some of the language tags that you can use for other languages.
——–>>>>>>  Href Language Tags  <<<<<<———
Additionally, if your blog is targeting a specific region, e.g  united states, then you can specify the region also in your hreflang tags by modifying it as shown below:

<link rel="alternate" href="http://yoursite-example.com" hreflang="en-us" />

in the above code after the dash (-) represents united states.You can change the region by
Here is a list of region codes on Wikipedia       —>>>> Href Region codes <<<<—
If your site is multilingual then you can use the following tag in the above code

 hreflang="x" 

If you like this article please do share with your friends … Thank you for reading this article…!

SHARE

1 COMMENT

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.