Thursday, May 26, 2016

sily setup facebook Comment Box on your blogger and website


Last You have seeHow to add RSS feed on blogger. Today you can lrn how to add facebook comment box on blogger and website . Now a days facebook comment is important for blogger feedback . People enjoy to comment on post . because they tell there problem on comment
At first You should crted developer account on facebook. Then click On crte New apps .
1.Go to dashboard template setting and press ctrl+f find the <body> tag on HTML from


IF you can' find the <body> tag then You can use these
<body expr:class='&quot;loading&quot; + data:blog.mobileClass'>


<div id="fb-root"></div><script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.crteElement(s); js.id = id; js.src = "//connect.facebook.net/en_US/all.js#xfbml=1&appId=your app id here"; fjs.parentNode.insertBefore(js, fjs);}(document, 'script', 'facebook-jssdk'));</script>











2.paste this after the <body> tag.3. change the app ID4. Find the<data:post.body/> .
<div class="fb-comments" data-href="http://tech2bass.blogspot.com" data-width="470"></div>







5. copy the above and paste into<data:post.body/>
6. change the url add .










No comments:

Post a Comment