by using facebook like button you can get more likers to your page, you can promote it easliy by using your website trafic.


Follow this steps : 


  • login to blogger, Go to your blogger template, Edit HTML amd Expand widget template.
  • Past this code inside <htm> tag like the photo

xmlns:fb='http://ogp.me/ns/fb#'

 

  • Past this code After this tag <body> 

<div id='fb-root'/>
<script>(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 = &quot;//connect.facebook.net/en_US/all.js#xfbml=1&amp;appid=App_ID&quot;;
fjs.parentNode.insertBefore(js, fjs);
}(document, &#39;script&#39;, &#39;facebook-jssdk&#39;));</script>


  • Replace App_ID in the previous code by your New app id 


  • Now you can Put this code anywhere you want with replacing your_page_URL_here by your page Link

<fb:like href="your_page_URL_here" send="false" layout="button_count" width="450" show_faces="false"></fb:like>

Did You Enjoy this Article ?

0 comments:

Post a Comment

Did You Enjoy this Article ?

 
Top