Who doesn’t use twitter and facebook today? Almost everyone I know has either a facebook or a twitter account. Wouldn’t it be nice if you could make it a little bit easier for your readers to share your content to their friends?
This tutorial will teach you how to put on the twitter widget and facebook share button to your blogger site.
Twitter:
Note: Backup your template before attempting to alter anything. Layout > Edit HTML and click Download full template.
1. Log on to your blogger dashboard and navigate to Layout > Edit HTML and tick expand widget template.
2. Click ctrl + f and find:
<div class='post-header-line-1'/>
And immediately place this code
<div style="float:left;padding:4px;"> <script type="text/javascript"> tweetmeme_url = '<data:post.url/>'; </script> <script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"> </script></div>
Above the “<div class …” line.
Facebook Share:
1. Log on to your blogger dashboard and navigate to Layout > Edit HTML and tick expand widget template.
2. Click ctrl + f and find:
<div class='post-header-line-1'/>
And immediately place this code
<div style="float:right;padding:4px;"> <a expr:share_url='data:post.url' name='fb_share' rel='nofollow' type='box_count'/> <script type="text/javascript" src="http://static.ak.fbcdn.net/connect.php/js/FB.Share"/> </div>
Above the “<div class …” line.
If done successfully, you will be able to see this at the top right part of each of your post on blogger.
If you have any questions regarding this topic, leave me a comment.
More often than not, people use a single password to every online account they have. May it be their online banking account, e-mail, social networking sites, and those websites that requires them to sign up. The reason behind this is that, many people doesn’t have the time to memorize every password on different internet services they subscribe themselves in to. The result, if one of their account has been compromised, chances are, the hacker gains access to all their online accounts on the Internet.
As you can see, my account has been accessed by different IP addresses for three consecutive days from different parts of the world. Good thing I have already transferred all my vital data to a more secure location online.

