Add twitter flying bird to your blog
Today i will teach you how to add a flying twitter bird gadget to your blog to let visitors follow you and you can be famous using this it is like to add a widget in your blog so now let us startedInformation
Twitter being huge platform to share your latest post you can increase your blog traffic via twitter. More are your twitter follower greater is your chance of good traffic from twitter. So to increase your twitter follower Add cute looking twitter bird to your blog. This bird fly from corner to corner of your blog and it looks cool. Follow below instructions to add yours now:Process
1. Go to Blogger > Design > Edit Html2. Then search for </Body>
3. Just above it paste following code.
<script src='http://bloggerblogwidgets.googlecode.com/files/way2blogging.org-tripleflap.js' type='text/javascript'>
</script>
<script type='text/javascript'>
var twitterAccount = "ammarmalghani";
var tweetThisText = " <data:blog.pageTitle/> : <data:blog.url/> ";
tripleflapInit();
</script>
4. In place of ammarmalghani write your twitter username.
5. Now save your template and see twitter bird flying on your blog.

No comments:
Post a Comment
Comment If You Dare!!