Now social networking are played an
important role to increase visitor to your blog and now Twitter is the second
most popular social networking site. So you can use Twitter to increase traffic
in your blog just add twitter follow me button. But today I will discuss about
how to add twitter “Follow me” and “Tweet This” flying bird in your blog. It is one
of the most attractive twitter widget which works on javascript,the animated
flying bird goes to every corner of your blog when page is scroll up or down,it
generally follow the cursor (mouse),it has a "tweet this"
"follow me" link attach to it and this widget is compatible with all
browsers.
To add this twitter bird follow those below
steps:
Login your blogger account using your Id.
Go to Design>Edit HTML.
Back up your template first.
Now find </body> using Ctrl+F.
Paste the following code just above
</body>
Code:
<!--Flying twiter bird code Start-->
<script
src='http://bloggerblogwidgets.googlecode.com/files/way2blogging.org-tripleflap.js'
type='text/javascript'>
</script>
<script
type='text/javascript'>
var twitterAccount =
" royaltech999 ";
var tweetThisText =
" <data:blog.pageTitle/> : <data:blog.url/> ";
tripleflapInit();
</script>
<!--Flying twiter bird code end-->
Replace royaltech999 with your twitter username.
Save the template and go to your page to see beautiful twitter bird.
0 comments:
Post a Comment