Monday, March 23, 2009

How to show retweet counter on your posts with Tweetmeme

Twitter is the best service you can use to drive constantly a big amount of traffic on your blog. If you want to increase the popularity of your blog posts or your web content within twitter community Tweetmeme is great tool for it.

The Retweet button is for website and blog publishers that want to encourage their audience to retweet their content on twitter.

Best of all it will work on any web page, anywhere!

Tweetmeme

If you want to add the tweetmeme button on your blogger template copy and paste the following code anywhere on the page:

<script type="text/javascript">tweetmeme_url = '<data:post.url/>';</script>
<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"> </script>


The only thing you have to change from the original code provides by Tweetmeme is set the var tweetmeme_url = <data:post.url/>.

You can also use compact version of the tweetmeme button with the same options as the larger button:

<script type="text/javascript">
tweetmeme_style = 'compact';</script>
<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script>

Related Posts :





0 comments :

Post a Comment

 

Copyright © 2009 - tutorialfeed.org