Add Retweet button (twitter count) on each blog post in Blogger or WordPress Theme
Retweet button gives user the option to directly tweet your blog post link. In this way your blog post will get more traffic from twitter user. It work just like Digg.com.
Retweet button also shows the count of tweet, i.e the number shows how many people twitted your blog post URL.
If you are using Blogger or blogspot theme you should use following steps>
Just go to LAYOUT> Add a Gadget > HTML/ Java Script
paste the following code (do not write anything in Title)
<script type=”text/javascript”
src=”http://tweetmeme.com/i/scripts/button.js”></script>
put the above code at the place where you want the retweet button to show.
Short URL of your post will be generated automatically.
If you are using wordpress blog, go to THEME Edit section and edit the single post page code. Put the above code where you want retweet button to display. You can use above code in same way , but if you want some modification in size or layout of button you should use wordpress plugin.The best way is to install wordpress reweet plugin That you can download it from here.
For more information installing retweet button on feed, RSS, email etc visit here.
Related Articles
Comments
Leave a Reply
