Sunday 15 November 2009

Facebook Share Count Buttons For Blogger

Facebook Share Count Buttons For Blogger: "

Facebook has now officially introduced the Retweet like buttons for your blogs or sites. These buttons look much similar to the Retweet buttons by Tweetmeme. Facebook has 5 styles of Sharing buttons. Here we will see two of them.

Adding a Facebook share count button will show a neat count of how many times your blog post has been shared on Facebook.

Facebook Share Button Style 1

facebook-share-button-for-blogger-1

Code for Facebook Share Button Style 1

<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>



Facebook Share Button Style 2



facebook-share-button-for-blogger-2



Code for Facebook Share Button Style 2




<div style="float:left;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>



Facebook Share Button Compact Style 1



facebook-share-button-for-blogger-3



Code for Facebook Share Compact Button Style 1




<div style="float:right;padding:4px;">
<a expr:share_url='data:post.url' name='fb_share' rel='nofollow' type='button_count'/>
<script type="text/javascript" src="http://static.ak.fbcdn.net/connect.php/js/FB.Share"/>
</div>



Facebook Share Button Compact Style 2






facebook-share-button-for-blogger-4



Code for Facebook Share Compact Button Style 2




<div style="float:left;padding:4px;">
<a expr:share_url='data:post.url' name='fb_share' rel='nofollow' type='button_count'/>
<script type="text/javascript" src="http://static.ak.fbcdn.net/connect.php/js/FB.Share"/>
</div>





How to install Facebook Share Count Button on your Blogger Blog?



1.Select one of the Share Button Styles and copy the Corresponding Code.



2.Now login to your Blogger Dashboard and navigate to Layout > Edit Html and expand the widget templates



3.Find this piece of code



<div class='post-header-line-1'/>

and immediately after that place our Facebook share button code(that you copied)

If you were unable to find this code in your template,then look for the first occurance of






<data:post.body/>



and immediately before that paste our Facebook Share button code(that you copied).



5.Save the template and you should get a facebook share count button near each of your blog posts.


If you liked this post and if it helped you in implementing the facebook buttons, then please consider sharing this post on Facebook using the button on the top-right of the post :)


Link: Additional Share Button Styles on the Facebook Developers Wiki



Permalink :Facebook Share Count Buttons for Blogger



You can use this article on your blog,but make sure that you link back to the original post page @ bloggerplugins.org. Article Licensed Under the Creative Commons Licensing Read - [CC Licenses Attribution-SA 2.5].
"

" The Roving Giraffe News Report " provided by Ace News

No comments:

Post a Comment

Please use our Disqus Box and share your comment of your favourite social media site! You can also add #AceSocialNews to your tweet or email us at News and Views with your opinions?

Thank you, Ian {Editor}