Wednesday, December 16, 2009

How to Add Re-tweet Counter in Blogger

Do you know about the twitter.com? Yes, I am talking about that twitter which is the most popular social bookmarking site. Do you know that growth rate of twitter is higher than any of other site? So, it has now become so much popular to the webmaster for generating more and more traffic. You can also use the opportunity. The best way for using this chance is to add re-tweet counter button in your website. In this tutorial, I am going to tell you how you can add a re-tweet counter button in your post page of blogspot blog like of mine.
Just follow the steps below.

  • Go to Blogger.com.
  • Log in with you Google e-mail and password.
  • From your Dashboard click on Layout.
  • Then click on Edit HTML.
  • Now at first back up your entire template clicking on Download Full Template.
  • Then check Expand Widget Templates checkbox.
  • Now find the following code block.
<data:post.body/>
  • Now copy the following code block before <data:post.body/>.
<script type="text/javascript">
tweetmeme_url = '<data:post.url/>';
</script>
<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js">
</script>
  • Now save and view the result.

If you face any problem feel free to post a comment and if you find this useful or like this please digg or tweet this post.

No comments:

Post a Comment