Wednesday 6 February 2013

Add Animated Flying Twitter Bird Widget to Blogger

With Twitter's worldwide popularity and with over 200 million users, generating 65 million tweets a day, it has become a must for every web master to use twitter sharing buttons and applications as much on his web as possible. This lets users to easily  tweet our blogs and websites which thereby generates traffic for us in return. 

How to Add Animated Twitter Widget to Blogger?

There are a few steps to do this task. Also you can read Urdu article in Below picture to know about adding this widget to blogger blog.
                                    
  1. First go to your Blogger Dashboard.
  2. Click Template Option.
  3. Click on HTML & Proceed.
  4. Find </body> tag in HTML Coding (Tip: Use CTRL+F).
  5. Insert Below code just before/above </body> tag.
  6. Save Your template and Your done!.<script 
    src='http://bloggerblogwidgets.googlecode.com/files/way2blogging.org-tripleflap.js' type='text/javascript'></script>
    <script type='text/javascript'>
    var twitterAccount = &quot;Niceustaad
    &quot;;
    var tweetThisText = &quot; <data:blog.pageTitle/> : <data:blog.url/> &quot;;
    tripleflapInit();
    </script> 

    Widget Customization

    After inserting this code before </body> tag simply replace your twitter user name with blue color text 
    (Niceustaad)and save your template. You will see a beautiful flying twitter bird on your blog. Stay happy and share this tutorial with everyone in Your circle
     .


No comments:

Post a Comment