Google launched Google Buzz service two days back and internet users got another site to share posts with each other. But, officially Google have not provided any script for adding a social bookmarking button or link below each post. if you want to add Google Buzz button in your wordpress bog refer
Add Google Buzz button in your WordPress Blog
This tutorial will explain you how to add a “Buzz this” icon below every post on your blogger blog.
- Go to layout then Edit HTML from dashboard in blogger account.
- Click on Expand widget templates at right top side of an editor.Locate <data:post.body/> there.
- Now, copy and paste code given below before <data:post.body/> statement.
<div style=”float: left; padding: 0px;”>Click on preview to check if everything works fine. If no, then check for uncompleted tags else click on Save template.
<a title=”Buzz this” target=”_blank”><img src=”http://knowbest.info/images/buzz-icon.png” border=”0″ alt=”Buzz this” /></a>
</div>
Now, your readers can share posts in Google Buzz without moving from your post.
Enjoy Buzzing
0 Comments:
Post a Comment