Friday, August 27, 2010
How To Add Google Buzz Button To Your Blogger Posts
Now a days Google buzz have started to dominate the micro blogging arena and every blogger wants to Add Google Buzz Button in Blogger Blogs, With this service users can now share the stuffs with each other. Google have not provided any script for adding a social bookmarking button for your blog. So if you want to Add the Google buzz Button in your Blogspot posts then follow the steps given below here.
1: Login to Your Blogger Account.
2: On Your Dashboard, Click on Layout (see below shown picture for further assistance)
3:Now Click on HTML (see below shown picture for further assistance)
4: Now Check the box of Expand Widget Templates.
5: Now you can add the Google Buzz Button either at the end of the each post or below the title of the each post.
6: If you want to add the button at the end of each post then find this code in your template.
Immediately After that Paste the code given below and Save your template and Done.
<div style='float:left;padding:2px;'><a expr:href='"http://www.google.com/reader/link?url=" + data:post.url + "&title=" + data:post.title' target='_blank' rel='nofollow' title='buzz this'><img alt='buzz this' border='0′ src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj3HCeZNa7Kp_L4no8keO3XJZ67CiGFqZy86YY0C72_x5g2ZtddPf5ncZllGIQ-VhzvOooX9gr44SLwkrtbRyLcwDE4sleZwphxXAvF8PqqriEGQm6MrKS822Jv6Xjxk4NA-br9ovAk7EM/s400/Google+Buzz.png'/></a></div>
7: If you want to add the button at the below the title of each post then find this code in your template.
<div class='post-body' entry-content'> |
and immediately below it, paste the following code and Save your template and Done.
<div style='float:right;padding:2px;'><a expr:href='"http://www.google.com/reader/link?url=" + data:post.url + "&title=" + data:post.title' target='_blank' rel='nofollow' title='buzz this'><img alt='buzz this' border='0′ src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj3HCeZNa7Kp_L4no8keO3XJZ67CiGFqZy86YY0C72_x5g2ZtddPf5ncZllGIQ-VhzvOooX9gr44SLwkrtbRyLcwDE4sleZwphxXAvF8PqqriEGQm6MrKS822Jv6Xjxk4NA-br9ovAk7EM/s400/Google+Buzz.png'/></a></div>
0 Responses to “How To Add Google Buzz Button To Your Blogger Posts”
Post a Comment