Sunday, April 22, 2018

Add all in One Social Sharing Box Widget to Blogger Blog

Add all in One Social Sharing Box Widget to Blogger Blog


Add all in One Social Sharing Box Widget to Blogger Blog

Add multi-function social sharing box widget: Social widgets are very useful and primary for a web publication. It increases your followers, visitors and more. But in case you add increasingly social widgets to web publication then it is going to increase your web publication loading time. This is the very bad impact for visitors. For that, you have a widget which has all Social sharing in it. So for that, i code a widget that has all social followings in it .It additionally involves e-mail subscription in it.
To add it to the blog you have to follow below steps.
  • Go to Blogger.Login to account.
  • In DashBoard section Go to Layout>>Add a Gadget.
  • Choose HTML/JAVASCRIPT.
  • Add below code in it.
<div class="bloggerauthorityOldSocial">
 <ul>
  <li class="bloggerauthorityrss"><a href="http://feeds.feedburner.com/
feedusername">RSS</a></li>
  <li class="bloggerauthoritymail"><a href="http://feedburner.google.com/fb/a/mailverify?uri=
username" >Email</a></li>
  <li class="bloggerauthoritytwitter"><a href="http://twitter.com/
username">Twitter</a></li>
  <li class="bloggerauthorityfacebook"><a href="http://facebook.com/
username">Facebook</a></li>
 </ul>
</div>
<div id="bloggerauthorityEmailsub">
 <form action="http://feedburner.google.com/fb/a/mailverify" method="post" target="popupwindow" onsubmit="window.open(http://feedburner.google.com/fb/a/mailverify?uri=
username, popupwindow, scrollbars=yes,width=550,height=520);return true" class="bloggerauthorityEmailform">
  <input type="hidden" value="
username" name="uri" />
  <input type="hidden" name="loc" value="en_US" />
  <input type="text" onblur="if (this.value == &quot;&quot;) {this.value = &quot;Enter your email...&quot;;}" onfocus="if (this.value == &quot;Enter your email...&quot;) {this.value = &quot;&quot;}" value="Enter your email..." name="email" class="emailText" />
  <input type="submit" class="emailButton" value="SignUp" title= />
 </form>
</div>

  • Change the Highlighted words with your own one.
  • Save it.

Conclusion:

So you have added this widget into the blog. Now you will be able to get more traffic and more followers.


visit link download

Related Posts: