Twitter Widget Now Makes Twitter Updates Available On Blogger- Blogspot
For those of you who frequently blog and want others to follow your blogs on other social websites, twitter has come up with their unique Twitter Widget. This helps you to get twitter updates on your BlogSpot/ blogger and let others get to see them.
This way people can also follow your twitter updates on your blogger and get an insight to your blogs on Twitter. The twitter updates in your blog’s sidebar is going to benefit you with increased viewings of your Blogs.
To show the latest twitter updates on your BlogSpot or blogger first you need to login there. Then click to layouts and choose Page elements. After this click add a gadget icon and choose html/ javascript.
You need to add this code given below and save it –
div id=”twitter_div”>
<ul id=”twitter_update_list”></ul>
<a id=”twitter-link” style=”display:block;text-align:right;” href=”http://twitter.com/bapun“>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/<username>.json?callback=twitterCallback2&count=5” type=”text/javascript”>
</script>
Replace ‘username’ with your twitter username.
For getting more than last five updates, you’ll need to increase the count accordingly to your preference. By following this procedure you shall now activate updates from twitter onto your blog’s sidebar. By Collaborating your blog accounts with social media can definitely help you to get more traffic, and it will also help you with sales conversions on your blog.