image



One of the top professional networking media sites is LinkedIn, and integrating its share button to your site could be helpful for your business. Mohammad Mustafa Ahmedzai displays a tutorial on how you can add it to you Blogger.
  1. Go to Blogger Dashboard > Design > Edit HTML
  2. Click ‘Expand widget templates’ box
  3. Search this code
<data:post.body/>
4. Add any of the codes below above <data:post.body/>. If you want the counter button at the bottom of the posts, simply add the codes below just below the code in step 3.
Vertical count:
<script src="http://platform.linkedin.com/in.js" 

type="text/javascript"></script>
<script type="IN/Share" data-

counter="top"></script>

Horizontal count:
<script src="http://platform.linkedin.com/in.js" 

type="text/javascript"></script>
<script type="IN/Share" data-

counter="right"></script>
No count:
<script src="http://platform.linkedin.com/in.js" 

type="text/javascript"></script>
<script 

type="IN/Share"></script>
5. Save template.

Note: Before doing any changes to your template, make sure to have a backup first.

0 comments:

Post a Comment

 
Top