How to Grow Your Instagram Audience Quickly & Effectively
Chances are you’ve heard the hype about Instagram and may have even started an Instagram account for your business. And if you’re doing well, you’re regularly posting. But you may be struggling to find your audience. Just like any new account on any social media site, it can take a while to grow a large […]
How to Add a Responsive Facebook Comment Box to Blogger
First login your blogger site>Then go to Template>Click on Edit HTML>Click on CTRL+F from keyboard. Then search following code. <body> or <body expr:class=’"loading" + data:blog.mobileClass’> After finding any of one on these code, just paste following code after it <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_GB/sdk.js#xfbml=1&version=v2.0”; […]