Adding a share button widget is one way to get more readers on our blog. Because, by installing this share widget, visitors will find it easier to share content on their social media.
What is ShareThis Widget?
Maybe many already know how to add a share widget and maybe there are some who don't know, so it doesn't hurt this time Droidnur123 will share tips on How to Install a ShareThis Widget on Blogger with a floating effect on the edge of the page or installed in blog posts. These tips are also at the same time to answer requests from Someone through the contact form of this blog as follows:
For those who want to install this ShareThis widget, please follow the steps below.
How to Install ShareThis Widget on Blogger?
First, if you don't have an account on ShareThis, please register first at this link "https://www.sharethis.com." To register, click the Account menu in the upper right corner of the ShareThis page, then a page like this will appear and click Sign up - it's free.
pic home
Then add a description of the email, password, and blog address on the next page. Click the checkmark in the Privacy Notice and click the button GET STARTED - IT'S FREE.
pic signup page
Once logged in on the ShareThis dashboard, click the Get The Code button to verify
dasbo.. pic
Then click the Copy button and paste the code in the blog template editor before the code </head> or code </head><!--<head/>-->, if it has been added click the Save theme button.
pic code preview
If there is an error message when you click the Save theme button, please add the code amp; to the JS ShareThis link, for example like this
<script type='text/javascript' src='//platform-api.sharethis.com/js/sharethis.js#property=5aee32b17782d000113e1528&product=social-ab' async='async'></script>Add it with the code I marked below
<script type='text/javascript' src='//platform-api.sharethis.com/js/sharethis.js#property=5aee32b17782d000113e1528&product=social-ab' async='async'></script>
Addition
<b:if cond='data:blog.pageType == "item"'>
<div class='sharethis-inline-reaction-buttons'/>
<div class='clear'/>
</b:if>