By Adding Facebook Recommendation bar to your blogger blog always help you and find benefit to like your website/blog content, Get new recommendation and sharing your content to your friends. It's will show on your site below left and right side as a pop us. So People don't go away from your site and visit your similar page. that will help you to reduce bounce Rate. we will called it's "you might also like" So when visitor view your content they will see your another post in right/left side so people don't leave your site. Now Let's See How to add it on blogger.
How to Add Facebook Recommendation Bar to Blogger
Step : 1 : Go to Facebook Apps
Step : 2 : Now click on Create a New app
and fill the complete form and go to continue icon.
Enter the Captcha security code. and click on continue button After you see "App ID" just copy that id
in the below you see website with facebook login tab
enter there your Website name with http://www (for more info see below image)
Step : 2 : Now click on Create a New app
and fill the complete form and go to continue icon.
Enter the Captcha security code. and click on continue button After you see "App ID" just copy that id
in the below you see website with facebook login tab
enter there your Website name with http://www (for more info see below image)
Step : 3 Now come on to Blogger
Go to your blog Dashboard and from that Select Templates >edit html
Step : 4 Now Search </body>
step : 5 : Paste the following code Before closing to </body> tag
<div id='fb-root'/>
<script>
//Facebook Recommendation bar
//<![CDATA[
(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/all.js#xfbml=1&appId=ad your Apps Id here";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));
//]]>
</script>
<b:if cond='data:blog.pageType == "item"'><b:if cond='data:blog.pageType !=
"static_page"'><div style='z-index:999999; position:absolute;'>
<fb:recommendations-bar action='like' max_age='0' num_recommendations='3' read_time='5'
side='right' site='enter here your blog url' trigger='30%'/></div>
</b:if></b:if>
Just replaced "your Apps Id here" with your 15 digit App Id that you copy earlier.
and replace "enter here your blog url" with your blog home page link and save it.. you are done!!!...