This widget provides you the quickest way to share with your friends or publicly. When blogging comes to your mind then first how to promote your piece of content to others becomes more important. When someone will click on the Like button a single will 'like' pieces of content of your site on the
web and if they wanted to share it to Facebook it will allow them to share on Facebook. You display only Like button Or a Share button
next to the Like button to let people add a personal message and
customize who they share with. Well, let us learn how we can add Facebook Like/Share Or Facebook Like+Share both with these easy steps. You can manage Like & Share widget in four ways. You can use any one.
1. For Standard Like & Share use below code. After you place it in your blog (See How) it will show up like this
Here is code for this>>>
*Change bbthome.blogspot.com with your URL
*Adjust width & height as you want
*If you don't want to show friend's faces then, after show_faces write false. i.e. show_faces=false
*If you want to show only Like button then after share write false. i.e. share=false
....................................................................................................................................................................
2. For Box Count Like & Share use below code. It will show you up like this
Here is code for this>>>
<iframe src="//www.facebook.com/plugins/like.php?href=https%3A%2F%2Fbbthome.blogspot.com&width=80&layout=box_count&action=like&show_faces=true&share=true&height=65" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:80px; height:65px;" allowTransparency="true"></iframe>
*Change bbthome.blogspot.com with your URL
*Adjust width & height as you want
*If you don't want to show friend's faces then, after show_faces write false. i.e. show_faces=false
*If you want to show only Like button then after share write false. i.e. share=false
.....................................................................................................................................................................
3. For Button Count Like & Share use below code. It will show you up like this
Here is code for this>>>
<iframe src="//www.facebook.com/plugins/like.php?href=https%3A%2F%2Fbbthome.blogspot.com&width=80&layout=button_count&action=like&show_faces=true&share=true&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:80px; height:21px;" allowTransparency="true"></iframe>
*Change bbthome.blogspot.com with your URL
*Adjust width & height as you want
*If you don't want to show friend's faces then, after show_faces write false. i.e. show_faces=false
*If you want to show only Like button then after share write false. i.e. share=false.....................................................................................................................................................................
4. For Button Like & Share use below code. It will look like this
Here is code for this>>>
<iframe src="//www.facebook.com/plugins/like.php?href=https%3A%2F%2Fbbthome.blogspot.com&width=80&layout=button&action=like&show_faces=true&share=true&height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:80px; height:80px;" allowTransparency="true"></iframe>
*Change bbthome.blogspot.com with your URL
*Adjust width & height as you want
*If you don't want to show friend's faces then, after show_faces write false. i.e. show_faces=false
*If you want to show only Like button then after share write false. i.e. share=false.....................................................................................................................................................................
You can use any of above four types. For easiest way of making these widgets visit Here










