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 :
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#'
- Go to facebook and Create New FB App
- 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 = "//connect.facebook.net/en_US/all.js#xfbml=1&appid=App_ID";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</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>
0 comments:
Post a Comment
Did You Enjoy this Article ?