If you have a Facebook Page for your blog, you might want to consider adding a Like Box to your blog. The Like Box is a widget that allows fans admin to embed a widget featuring their fan page and Facebook activity right on their blog.
One reason this Like Box is so important is because visitors to your blog can become a fan of your Facebook page without ever having to leave your blog. This will allow you to communicate with these visitors after they leave your blog via status updates and posts that will appear in their Facebook news feeds. And since most Facebook users check their newsfeed on a daily or hourly basis, thus this is extremely valuable and FREE advertising. Installing the Facebook Like Box on your blog will help you get more likes, more quickly.
If you look closely, you will notice that my facebook fanpage likes has increased to 4k plus and still counting.
==> Log in to www.blogger.com
==> Go to "Layout" >
==> Click “Add a Gadget” on the right side bar of your blog layout.
==> A pop up window will show, scroll down and select “HTML/JavaScript”
==> Go to "Layout" >
==> Click “Add a Gadget” on the right side bar of your blog layout.
==> A pop up window will show, scroll down and select “HTML/JavaScript”
Now paste the below code inside the “HTML/JavaScript” gadget.
<link rel="stylesheet"
href="http://code.jquery.com/ui/1.10.3/themes/smoothness/jquery-ui.css"
/>
<script src="http://code.jquery.com/jquery-1.9.1.js"></script>
<script src="http://code.jquery.com/ui/1.10.3/jquery-ui.js"></script>
<link rel="stylesheet" href="/resources/demos/style.css" />
<script>
$(function() {
$( "#dialog" ).dialog();
});
</script>
<div id="dialog" title="Get updates via Facebook">
<center>
<iframe src="//www.facebook.com/plugins/likebox.php?href=https://www.facebook.com/delsublog&width=292&height=258&show_faces=true&colorscheme=light&stream=false&show_border=true&header=false"
scrolling="no" frameborder="0" style="border:none; overflow:hidden;
width:285px; height:258px;"
allowtransparency="true"></iframe></center>
</div>
Click SAVE button and view your blog.
NOTE: Remember to replace the Facebook fan page url alighted in yellow with yours inside the code above. If not my own facebook page will show on your blog.
Recommended: How to Add “Follow Me On Twitter” to Blogger Blog
Enjoy##
Do you have any problem doing this?
Kindly let us know via the comment box below.
Buy Emma a drink with PAYPAL if you like this post.
Like Our Facebook Page:
0 comments:
Post a Comment
Use The Box Below to Drop your Comment and Don't Spam