Saturday, May 20

Facebook Timeline Gadget For Blogger

Facebook Timeline Gadget For Blogger

Facebook is a popular free social networking website and has more than 1.94 billion monthly active users as of March 31, 2017. As of April 2016, Facebook was the most popular social networking site in the world, based on the number of active user accounts which makes it ideal for you to grow your business. Some, reports suggested that facebook is the biggest social traffic channel in the world.

Facebook recent post profile gadget shows all your facebook recent post activities and you can easily embed it in your blog or site. It also offer one click like button.



How to setup facebook recent post profile post gadget ?

Step1: Go to Blogger>Theme>Edit html.

Step2: Click anywhere in the codes , Press Ctrl+F and search for  <body expr:class='&quot;loading&quot; + data:blog.mobileClass'> or <body>

Step3: Paste below codes just after the <body expr:class='&quot;loading&quot; + data:blog.mobileClass'> and save theme.


<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_GB/sdk.js#xfbml=1&amp;version=v2.9&quot;;
  fjs.parentNode.insertBefore(js, fjs);

}(document, &#39;script&#39;, &#39;facebook-jssdk&#39;));</script>

Step4: Now go to Blogger>Layout>add a gadget (Wherever you want facebook profile gadget to apperar).

Step5: Select HTML/JavaScript Gadget , Paste below codes and save changes.

<div style='text-align:center;'><div class='fb-page' data-adapt-container-width='true' data-height='500' data-hide-cover='false' data-href='https://www.facebook.com/livthread/' data-show-facepile='false' data-small-header='true' data-tabs='timeline' data-width='600'><blockquote cite='https://www.facebook.com/livthread/' class='fb-xfbml-parse-ignore'/></div>

Customization: Change red bold text with your facebook page or profile URL.