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.
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.
|
Articles You May Like |
I've always wondered how to do this. Thanks for sharing! :)
ReplyDeleteyou're welcome.
DeleteI'm a fan of Twitter and find it to be a useful platform.
ReplyDeletethanks! nice post! very helpful!
ReplyDeleteI used to have this in my account before settling for the traditional twitter button.
ReplyDeleteCool post!
ReplyDelete