The directions provided here are specifically for blogger blog. But, you can add this script to any other hosted blogs if you know basics of HTML and CSS .
- Go to layout then Edit HTML from dashboard in blogger account.
- Click on Expand widget templates at right top side of an editor. Dont forget to backup template in case anything by mistake goes wrong !
- Locate <data:post.body/> there.
- Now, copy and paste this code before <data:post.body/> statement.
<a expr:href='"http://www.google.com/reader/link?url=" + data:post.url + "&title=" + data:post.title + "&srcTitle=" + data:blog.title+ "&srcURL=" + data:blog.homepageUrl ' rel='nofolloW' style='text-decoration:none;' target='_blank'><img alt='Buzz this' border='0' class='icon-action' src='http://lh6.ggpht.com/_aQ9isAh6Od0/S3Qrot-P2VI/AAAAAAAACbE/2DbNV1dp9tw/google-buzz.png'/></a></div>
- Save template.
Now, your readers can share posts in Google Buzz !
You can even customize by changing image link and adding your own
0 comments: on "Adding Buzz this Button for Blogger Blogspot Blogs"
Post a Comment