Google + is a great way to share your posts.It also helps to increase your search rankings.There are many fancy social share widgets for blogger.But many people fail to share it.While researching for my 'How Google PageSpeed Insights Optimize Site Performance' post I found Google+ button right after the post title in Google PageSpeed page.So I thought of adding it to my blog and I figured out how to to add it.This post will teach you how to add Google+ button right after the post title.Skyrocket Your Google + Shares!!Why not give it a try?
Steps To Add The Google+ Button After Post Title On the Same Line
- Go to Google + button generator and generate your button.
- Now go to your Blogger Dashboard.Then navigate to Template tab and click on Edit HTML.
- Find the given code.{Press Ctrl + F to search} <a expr:href='data:post.url'><data:post.title/> [There may be more than one of the same code,so make sure that you choose the right code.(Press Enter to skip to the next same code)]
- Copy-Paste your button code right after the above code.
- View your blog and ensure everything works fine. Enjoy!!
How To Hide The Button On Homepage?
Paste the widget code following the given example.
<a expr:href='data:post.url'><data:post.title/><b:if cond='data:blog.pageType == "item"'>
BUTTON CODE GOES HERE
</b:if>
|
How To Display The Button Only On Homepage?
If you want to display the button only on homepage,then paste the widget code following the given example.
<a expr:href='data:post.url'><data:post.title/><b:if
cond='data:blog.url == data:blog.homepageUrl'>
BUTTON CODE GOES HERE
</b:if>
|
Blogger Comment
Facebook Comment