August 12, 2011

How to Add Retweet Button To Blogger


Twitter world popular social system.twitter a micro blogging service became more popular now a day most of the people becoming addict to twitter and twitter is so easy to share your short messages as tweets.Tweetmeme is a service which help you promote your blog by using the Retweet button, a simple and easy way you can integrate twitter into your blog and websites.i hope you like this post.now please Follow the simple steps and please share this post your friends.thank you.have a nice day..

How to Add Retweet Button To Blogger

1.Log in to your dashboard--> desing- -> Edit HTML

2.Click on "Expand Widget Templates"

3.Scroll down to where you see <data:post.body/> tag.

4.Copy below code and paste it just after <data:post.body/>.

Style 1







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

Style 2




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


5. Now save your template and you are done.

picture from http://tweetmeme.com/

No comments:

Post a Comment