Sunday, October 20, 2013

How to Add Facebook Page To Blog

Now to add the Facebook page to the blogger
blog first of all login in to your blogger blog and
then Go To template and then click on EDIT
HTML .

Now just find <body> and paste the bellow code
under the <body> tag. If you are not able to find
the <body> tag then try to find <body you will be
able to get it.

<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&quot;;
fjs.parentNode.insertBefore(js, fjs);
}(document, &#39;script&#39;,
&#39;facebook-jssdk&#39;));</script>

Now just save your blogger template and Go to
the layout in the blogger and then click on Add a
gadget .

Select Html/Javascript and paste the bellow
code inside it.

<div class="fb-like-box" data-href=" http://
www.facebook.com/ToBtricks " data-
width="292" data-show-faces="true" data-
stream="false" data-header="true"></div>

Now just change the Bold link with your
Facebook page link and then simply click on
save and you have done.


You like the Post?  Then Please Share it...

0 comments:

Post a Comment