ADD CUSTOM FACEBOOK FAN PAGE LIKE BOX IN BLOGGER

Facebook plays an important role to drive traffic towards blogs. Its make easy for a blogger to provide its user a best and convenient way to receive updates directly into this news feeds. More as, Facebook is the world's largest social websites and connect us with the whole world in just few clicks. More as, Facebook Fan Page Like Box also help a blogger to Increase his Facebook Fan page Likes. However, in this post, i will tech you to how you can Add Facebook Fan page Like box in blogger without any involvement of Facebook Developers Application.


As i told you above that there is no need to use wired plugins and widgets that in result decrease you website's speed.
Follow the Instruction stated below:

  1. Copy the below highlighted  HTML5 code and go to Template>Edit HTML Area and paste it right after the <body> Tag.<div id="fb-root"></div>
    <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=340438116046612";
    fjs.parentNode.insertBefore(js, fjs);
    }(document, 'script', 'facebook-jssdk'));</script>
    *If you unable to find <body> Tag, press CTRL+F and paste "<body>" in search box.
  2. After that, Edit the Red Highlighted part of below HTML Code with your own Facebook Fan Page URL and paste it anywhere on your blog where you want to display it. For Example: Go to Layout>Add a Gadget>Add HTML/Javascript and then paste the code there.<div class="fb-like-box" data-href="https://www.facebook.com/theinfotips" data-width="292" data-show-faces="true" data-stream="true" data-show-border="true" data-header="true"></div>
Changes Required For Above HTML Code:

  • Change the Red Highlighted URL with your Facebook Fan Page URL.
  • Customize the Blue Highlighted Width pixels of Facebook Fan Like Box with accurate pixels of your template gadget width.
    * "292" pixels width mostly suits on all Blogger Blogs.


WRITER: SAADI GROUPZ

Related Posts