Social media is one of the best way to market your site or business nowadays. After Google Panda updates, Google giving more priority to social media than the off page. So, popular social media sites like Facebook, Twitter, MySpace, StumbleUpon and Reddit have great value. By knowing this fact everyone must have to add social buttons in their site or blog to make it more visible in the search engines. When people visit that blog or site which have social media buttons they may share that site or blog.

Here I’ll guide you how to add cute twitter flying button in your wordpress site to make it social as well good looking. This is not a tough job as you thinking.

- Simply login at your WordPress
– Go to appearance
– Click on widgets
– Add a text widget in your sidebar
– Put the below script in the widget
– Save it and check your site

<!– Twitter Bird Widget for WordPress By Bloginginfo.Com –>
<script type=”text/javascript” src=”http://bloggerblogwidgets.googlecode.com/files/way2blogging.org-tripleflap.js”>
</script>
<script type=”text/javascript”>
var twitterAccount = “zaheer_zaree“;
var tweetThisText = “http://www.bloginginfo.com/“;
tripleflapInit();
</script>
<!– Twitter Bird Widget for WordPress By Bloginginfo.Com –>

Next You need to customized it by adding your twitter name, where to add highlighted below.

1:

Change this twitter name with your twitter name

var twitterAccount = “zaheer_zaree“;

2:

Change this site URL with your site URL

 var tweetThisText = “http://www.bloginginfo.com/“;

3:

Save your widget and check your site, enjoy this flying bird.

See this video tutorial to save your time

For any question fell free to comment