Steps to Change the H tag
To change the H tag is easy. This is the way i do it to change to blog post title.
1. Go to blogger dashboard > Template > Click Edit HTML
![]() |
| Edit HTML |
2. Click Expand blogger template
3. Search for data:post.title ( this is post title , NOT data:title as mention in some blogs). Look for the h3 tag. Change it to h1 or h2.
![]() |
| can you see the h3 tag? |
4. Check/verify the H tag structure by visiting your blog and view source or by using SEOworker tool
5. If its not working you can try to enclose every data:post.title with h2 tag and save it again.
![]() |
| Enclosing data:post.title with h1 tag (or h2 if you want.. ) |
You can repeat the same procedure for widget title. Widget title datum is data:title.
I am now using h1 for post title, and h4 for widget title. h2 tag is used in the post content.



0 comments:
Post a Comment