Friday, 27 January 2012

// // 5 comments

How to get better SEO from Blogger Post Title

better SEO
The blogger default templates are not optimize the post titles that's why bloggers also not getting SEO, Google page rank and other many things. The Blogger is one of the platform where you can start your career also if you design and posting valuable topics for your readers. The blogger default templates are using the H3 tag in post titles that is not for getting good SEO. The Blogger default template all gadgets are using H2 tags if you using H3 tag in post title then you loss your SEO and many things. Now start learn how to add the H1 tag in blogger templates. If you are really interested to improve your site SEO then change your post title to H1.

Add H1 tag in Blogger post titles


Go To Blogger > Design > Edit HTML > Expand Widgets Templates
Backup your template
Then search the below code using Ctrl + F
















Replace the above code with below code


















Then search the below code using Ctrl + F

]]>

paste the below code above it.

h1.post-title, .post h1 #Blog1 h1, #Blog2 h1 {border-bottom:0px Dotted #000000;border-top:0px Dotted #000000;margin:.25em 0 0;padding:0 0 4px;font-size:150%;font-weight:normal;line-height:1.4em;color:#1c3c6f;}

Save your template.

Visit your Blog.

Enjoy with new look.

5 comments:

  1. This comment has been removed by a blog administrator.

    ReplyDelete
  2. Thanks for this valuable post. Will incorporate the changes in my blog too.

    ReplyDelete
  3. Will try this code! If it works. It will be a most useful post for me because I was looking for the SEO title codes from a week. Thanks

    ReplyDelete
  4. It cause multiple H1 in one page...
    Do you have an idea to solve it....

    ReplyDelete