Twitter is the best platform to distribute content among people.With its increasing popularity, twitter became a great social marketing media.Adding re-tweet button on every page is a best option to let people share your post by tweeting it.
Tweetmeme, a free service makes re-tweeting very easy.Their re-tweet button displays the number of tweets made to the post.They offer two button styles
- Full
- Compact
But in this post I am offering only compact re-tweet button code because majority of people use compact code as it occupies less space.
How to add these buttons to your blogger blog ?
- Login to your blogger blog
- Dashboard appears on successful login
- Go to Layout – Edit Html
- Check Expand widget templates
- Search for <data:post.body/>
- Now copy the code below and paste it above <data:post.body/>
Note
If you are using expandable posts hack, place the re-tweet button code before the second occurrence of <data:post.body/>
Compact Button:
<script type="text/javascript">tweetmeme_style = 'compact';tweetmeme_source = 'bloggingtips1';tweetmeme_service = 'bit.ly';</script><script src="http://tweetmeme.com/i/scripts/button.js" type="text/javascript"></script>
Change the text in red color with your twitter user name.
Related posts:
- Google Buzz share buttons for Blogger
- How to add Read More hack to Blogger
- How to add Greet Box to Blogger ?
- How to add Blog Engage vote button in blogger
- How to add digg button
Like this post? Post Comment, Download and Subscribe RSS