Cara Membuat Kolom Komentar Facebook di Blog (script pendek 100% working)

Pada kesempatan kali ini, saya akan berbagi tips Cara Membuat Kotak Komentar Facebook di Blogspot dengan mudah dan praktis.

Ikuti langkah-langkahnya sebagai berikut :

Pertama kita harus membuat Aplikasi di Facebook terlebih dahulu, caranya adalah :

  1. Login ke Facebook. 
  2. Klik link Aplikasi pembuatan aplikasinya disini 
  3. Klik Buat Aplikasi Baru 
  4. Nama aplikasi, silahkan diisi sesuai nama blog 
  5. Untuk kolom App Namespace Kosongkan aja 

    6. Klik Lanjutkan  
    7. Masukkan kode captcha 
    8. Isi data secara lengkap seperti gambar ini: 
     9. Simpan nomer Applikasi anda yang tertulis dibagian atas , tulisannya App ID.


Pembuatan Aplkasi Facebook telah selesai, langkah selanjutnya adalah :

1. Login ke akun blogger
2. Pilih Template, klik Edit HTML
3. Cari kode <b:skin><![CDATA[
4. Masukkan kode atau script di bawah ini, tepat sebelum kode <b:skin><![CDATA[

<meta content='alim313' property='fb:admins'/>
<meta content='12345678' property='fb:app_id'/>
<script src='http://connect.facebook.net/en_US/all.js#xfbml=1'/>

Keterangan:
Ganti  alim313 dengan profil akun facebook anda
Ganti  12345678 dengan nomer aplikasi facebook yang telah anda catat.

5. Cari kode <div class='post-footer-line post-footer-line-3'/> kemudian tambahkan kode di bawah ini tepat di bawah <div class='post-footer-line post-footer-line-3'/>

<b:if cond='data:blog.pageType == &quot;item&quot;'>
<div class='fb-comments' data-num-posts='10' data-width='550' expr:data-href='data:post.url'/>
</b:if>

6. Klik Simpan

Selamat Mencoba








   


DISCLAIMER: All wallpapers and backgrounds found here are believed to be in the "public domain". All of the images displayed are of unknown origin. We do not intend to infringe any legitimate intellectual right, artistic rights or copyright. If you are the rightful owner of any of the pictures/wallpapers posted here, and you do not want it to be displayed or if you require a suitable credit, then please contact us and we will immediately do whatever is needed either for the image to be removed or provide credit where it is due. All the content of this site are free of charge and therefore we do not gain any financial benefit from the display or downloads of any images/wallpaper.

1 Response to "Cara Membuat Kolom Komentar Facebook di Blog (script pendek 100% working)"