How To Add Facebook Comments in Blogger / WordPress / WebSite ?

You Can See Many Websites, Blogs integrated Facebook Comments App, So if You Want to use Facebook comments on your WordPress Blog, Google Blogger Blog, or Any other website, Do it Yourself with following few steps..

Estimated Time: 0.30 Hr to 1 Hr

Proficiency:  Tech Friendly

Step I :   You need to start from here. Visit here register a FB App and obtain few information 

https://developers.facebook.com/apps

e.g:  App ID/API Key : 27733***5631718

App secret : 8a6da7cd099e986a41c318b9a714f5cd

Facebook Comment system for Blog

Step I I :   Get Ready To do some coding stuffs – 

<meta property=’fb:app_id’ content=’YOUR APP ID’ />

** Your APP ID = your app id ~ hahhaha mean put your registered app id from step I.

Step III :   Let’s Start from from word press

Put these Lines in Comments.php

** Comments.php in your theme Folder

Search For Conditions like ‘if comments are open

<script src=”http://connect.facebook.net/en_US/all.js#xfbml=1″></script>

<fb:comments href=”<?php the_permalink(); ?>” width=”880″></fb:comments>

Step IV :   Let’s Move to Blogger

Search for this Tag in Your Theme in HTML Mode

<b:includable id=’comments’ var=’post’>

And Put these lines after  above code..

<!– FB Comments –>

<div id=’fb-root’/><script src=’http://connect.facebook.net/en_US/all.js#xfbml=1’/><fb:comments expr:href=’data:post.url’ num_posts=’2′ width=’620’/>

<!– FB Comments –>

Like This :
facebook comments for blogger blog

About Sujit Kumar Lucky

Sujit Kumar Lucky - मेरी जन्मभूमी पतीत पावनी गंगा के पावन कछार पर अवश्थित शहर भागलपुर(बिहार ) .. अंग प्रदेश की भागीरथी से कालिंदी तट तक के सफर के बाद वर्तमान कर्मभूमि भागलपुर बिहार ! पेशे से डिजिटल मार्केटिंग प्रोफेशनल.. अपने विचारों में खोया रहने वाला एक सीधा संवेदनशील व्यक्ति हूँ. बस बहुरंगी जिन्दगी की कुछ रंगों को समेटे टूटे फूटे शब्दों में लिखता हूँ . "यादें ही यादें जुड़ती जा रही, हर रोज एक नया जिन्दगी का फलसफा, पीछे देखा तो एक कारवां सा बन गया ! : - सुजीत भारद्वाज

View all posts by Sujit Kumar Lucky →