June 29, 2009

0

“Twitter Updates” On your Blog

  • June 29, 2009
  • anand
  • Share
  • twitter

    Twitter is one of the most efficient site which is capable of driving lots of visitors to your blogs. I personally use Twitter to pull traffic. The short messages termed as Tweet is quite fascinating which lets the users share their ideas. It is one of the best way of micro-blogging. Tweetmeme is a service which lets you promote your blog by tweets. It guarantees that its a mechanism which lets you get 1000’s of new followers on twitter

    I would like to share a simple way to integrate “Twitter Updates” on your blog. Its very simple to execute and quite efficient as it lets your blog reader follow you on twitter and get your latest updates too

    Now how to integrate

    Follow the steps:

    Steps:

    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">
    <h2 style="display: none;" class="sidebar-title">Twitter Updates</h2>
    <ul id="twitter_update_list"></ul>
    <a id="twitter-link" style="display: block; text-align: right;" href="
    http://twitter.com/anand_chauhan">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/anand_chauhan.json?callback=twitterCallback2&amp;count=5" type="text/javascript"></script>

    Just replace the red letter line in the snippet by your Twitter username.


    Tweet This post if you liked it...

    0 Responses to ““Twitter Updates” On your Blog”

    Subscribe