How to add a Twitter Widget to Show your Status & Updates of ur Tweets in ur Blogger Blog
Adding twitter widget to your blog is really easy. You only have to copy/paste the code into your sidebar. Follow the steps given below to add the widget into your blog’s sidebar. Using this widget you can show Twitter Updates in your Blog as well as Anywhere you place the Html Code.
Log in to Blogger. Go to Layout > Page Elements. Click on Add a Gadget. Select HTML/JavaScript from the list. Copy/paste the code given below and Save.
<div id="twitter_div"> <ul id="twitter_update_list"></ul> <a id="twitter-link" style="display:block;text-align:right;" href="https://twitter.com/Realtrix">follow me on Twitter</a> </div> <script src="http://twitter.com/javascripts/blogger.js" type="text/javascript"></script> <script src="http://twitter.com/statuses/user_timeline/Realtrix.json?callback=twitterCallback2&count=5" type="text/javascript"> </script>
Screenshot used on Blogger.
Leave your comments.
Also Read : How to Tweet Blog Posts Automatically in Twitter ?
One Response »
Bennyboymothman : Thankyou
Works great!
» Leave a Reply