10 August 2013

Add Flying Twitter Bird on Blogger

// // 6 comments
Add Flying Twitter Bird on Blogger

With Twitter's worldwide popularity and with over millions of users, generating huge no. of 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 to get some good amount of traffic from there. This lets users to easily  tweet our blogs and websites which helps a lot to generates traffic for us in return.

So,today here we're posting a beautiful javascript  trick, You may have seen a flying bird animated widget which flies all over certain  blog and catches the eye of a reader amazingly. So we're just going to help you in implementing this bird on your own blog which helps you in getting tweeted by viewers and getting a lot of followers in Twitter that helps you in efficiently increasing the popularity of your blog as well as some organic traffic.


 Must Read : Customize Related Post Widget For Blogger


Add This on Blogger

  • Log onto Blogger Dashboard > Template> Edit HTML
  • Don't forget to backup your template
  • Next search(ctrl+f) for </body> tag
  • Now just above it paste the following code 


<script src='http://dev-project-3.googlecode.com/files/TechTrickHome.js type='text/javascript'> </script><script type='text/javascript'>var twitterAccount = "Add your Twitter name here";var tweetThisText = " <data:blog.pageTitle/>: <data:blog.url/> ";tripleflapInit();</script><span style='font-size:11px;position:absolute;'/><a href='http://www.techtrickhome.com' target='_blank'>Twitter Bird Gadget</a
  • Now save the template and you're all done

Customization


  •  Replace Add your Twitter name here”  with your twitter account username.



 Must Read : Blogger Simple Drop Down Menu


Now view your blog to see your newly added  flying twitter bird.If you're facing any problem do ask for help through the below comment box,you can also share your view about this post also.Thanks for visiting.

Articles You May Like

6 comments: Leave Your Comments

  1. I've always wondered how to do this. Thanks for sharing! :)

    ReplyDelete
  2. I'm a fan of Twitter and find it to be a useful platform.

    ReplyDelete
  3. thanks! nice post! very helpful!

    ReplyDelete
  4. I used to have this in my account before settling for the traditional twitter button.

    ReplyDelete