Facebook Subscribers and helps them to show your posts through Facebook. For this Facebook Like box is very useful for increase your visitor it helps your visitor to see your posts in their Facebook News Feed. Also add Facebook Like Button in Blogger by reading this
How To Add Facebook Like Box Below Every Post In Blogger?
To add this in Blogger follow these simple steps:-
- Go to Blogger > Dashboard
- Now Go to Template > Edit HTML
- Search for <data:post.body/>
- Just below it paste the following code
<iframe allowTransparency='true' frameborder='0' scrolling='no' src='http://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fmybloggerwidget&width=590&colorscheme=light& show_faces=true&stream=false&header=false&height=180' style='border:none; overflow:hidden; width:590px; height:180px;'/>
- Change www.facebook.com%2Fmybloggerwidget with your Facebook page URL and replace / wit %2F
By adding above code this widget also show on your homepage to show it only in your post you should add another code here is complete code
<b:if cond='data:blog.pageType == "item"'>
<iframe allowTransparency='true' frameborder='0' scrolling='no' src='http://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fmybloggerwidget&width=590&colorscheme=light& show_faces=true&stream=false&header=false&height=180' style='border:none; overflow:hidden; width:590px; height:180px;'/>
</b:if>
- The above changing is same
- now save your template and you are done !
If you like any article of our blog then please give us your feedback and if you have any question the ask it.
IT Tricks how to add recent post or marquee code insert in sticky bar? please help me
ReplyDelete