Today in this post you will find an Awesome Looking Facebook Popup Like Box Widget for Blogger blog, if you are blogspot user then you should read the whole post. In previous articles i have shared many blogspot Widgets including Facebook Simple Like Box and Facebook Pop-up Like Box for blogger, but this one is best because it is very cool having fully professional looking design which is very friendly and it will surely force visitors of your blog to like your website and increase the business, value and customer of you site with a friendly manner. As you know now a day social media sites are plating an important role in Off Page Search Engine Optimization, so you can't ignore this big deal to attract Search Engines and more Customers to your website. Many Webmasters including newbies and Pro bloggers have been using many Social Media Sharing sites to boost their blog's traffic, Crawl rate and DA (Domain Authority).
Facebook that is also known as fb is best of one leading social media site having millions of daily active users on it from all over the world with Page Rank 9 on Google. If your blog has lots of FB Likes and shares then it is 100% true that your site will get surely get huge traffic and value on the internet world. Because the value of more fans will help you to improve presence of your site on search engines. So for increasing the fb fans of your website you should add a Facebook like widget to your blogger blog, but if that widget has rich with popup facility that popup first to your user whenever visitor visit your website then more chances to get more likes.
Adding Best Facebook Popup Like Box to Blogger
This is the best Facebook Popup Like Box for Blogger ever i have seen, because it has friendly looking structure that covers with smoothly light gray colored border with appropriate size. It is build using light weight coding that does not harm your site's performance and SEO ranking, because if you site loads slowly then Google will surely rank down your blog for this, So you need not worry about that. Okay come to the topic, now we will learn about inserting gadget code in your blogspot log.
1. Go to your Blogger Dashboard >> Layout, click on Add a Gadget and the scroll down and select "HTML/JavaScript"
2. Now copy the below piece of code and paste it into HTML/JavaScript blank box
✼ Replace https://www.facebook.com/bloggercell with your own Facebook page URL
✼ By default the gadget appears after the page finishes loading. But if you want to change the default delay then simply change the 5000 to any desire number. you can search find it by searching the below code.
Note: 5000 means 5 seconds, if you want this gadget to load in 3 seconds then simply change it to 3000.
1. Go to Template >> Edit HTML, now search for
1. Go to your Blogger Dashboard >> Layout, click on Add a Gadget and the scroll down and select "HTML/JavaScript"
2. Now copy the below piece of code and paste it into HTML/JavaScript blank box
Now its time to customize the gadget according to your desire
style='border: none; overflow: hidden; background: #fff; width: 339px; height: 200px;'>Powered by BloggerCell
✼ Replace https://www.facebook.com/bloggercell with your own Facebook page URL
✼ By default the gadget appears after the page finishes loading. But if you want to change the default delay then simply change the 5000 to any desire number. you can search find it by searching the below code.
Note: 5000 means 5 seconds, if you want this gadget to load in 3 seconds then simply change it to 3000.
.delay(5000)✼ This fb like box only shows up the first time the user visits your web page. If you want the Facebook widget box to pop-up every time the page loads, then simply remove the below line of code:
$.cookie('popup_facebook_box', 'yes', { path: '/', expires: 7 });✼ If you would like to display the gadget only whenever user visits your homepage, then follow the below instructions:
1. Go to Template >> Edit HTML, now search for
No Comment