What Does Facebook Share Really Mean
When people click on the Facebook share button, it will send all your friends' News Feeds described, which is posted on their profile page. This is a way for users to share content with their friends.In 2010, Facebook launched a social plug-in Share button is placed on your website. When someone clicks on it, they share on Facebook friend your content. First click action will be added to their Facebook wall story will appear in their friends' news feeds, which will include a link back to your site. Your page will appear at the fair and the people who clicked interests ", you will have to send updates to their capabilities. As an added bonus, it will show who clicked on. Basically, the user's buddy list, please share button the same thing before, but now it can be accessed from anywhere in your website, and can be added to videos, articles or pictures.
For example, if three people click on the Facebook share button, each of them has 200 friends, then your site has been exposed to 600 people immediately. The impact of the virus, which means that Facebook has reached a new level.
Here is how to add button
- Login to blogger
- Go to Your Blog >> Template >> Edit HTML
- Search for <data:post.body/>
<div class="facebook-share">
<a expr:share_url='data:post.url' name='fb_share' rel='nofollow' type='BUTTON-TYPE'/>
<script src='http://static.ak.fbcdn.net/connect.php/js/FB.Share' type='text/javascript'/>
</div>
- For above post ------ Ad the code above <data:post.body/>
- For below the post ---- Ad the code below <data:post.body/>
Replace BUTTON-TYPE in the code with any of following
- box_count for full tall button with counter
- button_count for small button with counter
- button for without counter
- icon for a small thumb (without counter)
Finally if there is problem while adding code just hit me reply in comment to get fixed ..