Menambah facebook like di blogspot blogger dan wordpress

Sudah tidak dipungkiri, dengan like this page facebook manfaatnya sangat besar untuk mendapatkan traffic dari facebook secara viral. Tidak hanya wordpress dengan segudang plugins facebook likes seperti :

Blog gratis seperti Blogspot atau blogger pun dapat menikmati fasilitas facebook like ini. Caranya sangat mudah :

  • Login ke dasboard blogger
  • Pilih Layout – Edit HTML
  • Cek Expand Widget Templates

Temukan kode ini :

 <div class='post-header-line-1'/> 

atau kode ini :

 <data:post .body/> 

Dan pastekan kode ini dibawahnya kode di atas :

 <b:if cond='data:blog.pageType == &quot;item&quot;'> <iframe allowTransparency='true' expr:src='&quot;http://www.facebook.com/plugins/like.php?href=&quot; + data:post.url + &quot;&amp;layout=standard&amp;show_faces=false&amp;width=100&amp;action=like&amp;font=arial&amp;colorscheme=light&quot;' frameborder='0' scrolling='no' style='border:none; overflow:hidden; width:450px; height:40px;'/> </b:if> 

Save Template… Good luck :)

Category Categories: tips  |  Tag  |  Comments Leave a reply


1 Comment

(Required)
(Required, will not be published)