How To Add Facebook like box To Blogger Blog

2
1926

Welcome to today edition on Samtutorials I will be showing you how to add facebook page like box to your blog, this is a short tutorial as it does not require much talking and long explanations we all know how essential it is to own a facebook page as a blogger facebook now stand as 1 major traffic source for most bloggers like me also due to it population and stands in social media community. You can get your like box by simply going to Facebook Plugin Page when you get your code you can follow this steps or use the javascript I will provide for your it simple you just have to replace my page id with your own facebook page id.

Let get started

Go  to your blogger dashboard once your login is successful click on layout

go to your sidebar widget and click on add widget

After clicking on add a gadget a new tab shows up then select HTML/javascript code

Next thing to do is copy this code below and add it to your HTML/javascript

  <iframe
src=”//www.facebook.com/plugins/likebox.php?
href=https://www.facebook.com/samtutorials1&amp;width=290&amp;height=250&amp;
amp;colorscheme=light&amp;show_faces=true&amp;border_color&amp;stream=false&amp;header  =false&amp;” style=”border: none; height: 250px;
overflow: hidden; width: 290px;”>
</iframe>

Replace my facebook page id samtutorials1 with your own your id should either be numeric or your page username. if you cant find your page id login to your Facebook and click on your facebook page you will find in  your page URL example facebook.com/samtutorials1  you can change the width and height of your like box to your preferred choice and click on the save button 

Popular Read: How To Create and Submit Google Sitemap

if you have any questions concerning this post or you’re finding it hard to add the facebook like box do not hesitate to use the comment box also you can join my tutorial spot on Google+ or connect with me on Facebook and Twitter

Was this post helpful?

2 COMMENTS

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.