Optimize Blogger Title To Get More Traffic |
Importance of h1, h2 & h3 Tags
The h1 tag is most important. Generally, this <h1> tag is used at the top of the website as Website Title. This Tag contains the main keywords of the website. The second important heading tag is <h2>. You may know that all the search engines call and arrange all the contents in search results according to post heading. This <h2> tag is used in this post title. But, in default blogger template <h3> tag is used to make title of posts/pages. As we know that the <h1> tag is most important and the lower are less important than other. So, it will be better SEO for our blogger blogs to change title tag from <h3> tag to <h2>.Now Replace The H3 Tag with T2 Tag
Follow the following method and so the best seo for your blogger blog.- Login to your Blogger Account.
- Go to Dashboard → Template → Edit HTML
- Backup your template (Download Your Template)
- Check the box of Expand Widget Template.
- Find the following code by pressing Ctrl +f
- Replace all the .post h3 tags with .post h2
- Now search for ...
<h3><data:title/></h3>
- Replace the code below
<h3><data:title/></h3>
with<h2><data:title/></h2>
- Save the Template now. And you are 100% done.
.post h3
0 comments
Post a Comment