Now make your blog most shareable by adding google Buzz counter button in your blog.
Now follow simplae step to adding this google buzz button in your blog.---->>>>
* First go to your blogger Dashboard .
* Now click in design tab and edit HTML.
* Click small box to expand your blogger template.
* Now find this code <data:post.body> by CTRL+F key.
* Now copy below code and paste before <data:post.body>
* You can change counter size as 10px and position left or right.
* Or add below code---->>>>>
* Now save your blogger template.
Now follow simplae step to adding this google buzz button in your blog.---->>>>
* First go to your blogger Dashboard .
* Now click in design tab and edit HTML.
* Click small box to expand your blogger template.
* Now find this code <data:post.body> by CTRL+F key.
* Now copy below code and paste before <data:post.body>
<div style='float:right; margin-right:10px;'> <a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="normal-count"></a> <script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script> </div>
* You can change counter size as 10px and position left or right.
* Or add below code---->>>>>
<div style='float:right; margin-right:10px;'> <a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="small-count"></a> <script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script> </div>
* Now save your blogger template.
0 Responses So Far: