-

How to add google buzz in blog

Google Buzz is a newest venture in social media services by Google. It allows sharing interesting links on Buzz streamline. So, how can Bloggers leave behind in promoting their blog posts on Google Buzz. Adding a button or a link in your Blog articles can facilitate readers to share articles on Buzz! which automatically increase your exposure on social media.


For Word press User:
In Wordpress, you can insert following code in single.php: to add “Buzz it!” button on articles:

http://www.google.com/reader/link?url=&srcURL=&srcTitle=&title=”>Buzz it!

Wordpress users have more sophisticated options without playing codes that is using plugin called Google Buzz Button which does same thing. But, I will recommend using codes instead of increasing on number of installed plugins.

For Blogger:

In Blogger or Blogspot Blogs, add following code:

http://www.google.com/reader/link?url=” + data:post.url + “&title=” + data:post.title’> Buzz it!

below




For Tumblr:


If instead you are using Tumblr, add following code:

http://www.google.com/reader/link?url={Permalink}&srcURL={ShortURL}&srcTitle={Title}&title={Title}”> Buzz it!

It should be noted that this code uses Google Reader as intermediary so, user should be linked to both services in order to share.

No comments:

Post a Comment

Do you have any opinion, please leave a comment or share this post in your social network Also feel free to contact us OR drop your problem below in comment section.!!

Related Posts Plugin for WordPress, Blogger...