How To Use LinkedIn Official Share Button On Your Website Or Blog

Hi! Everyone, hope you all are fine.
Today in this post I am going to tell you about how you can use LinkedIn share button on your website/blog. Today LinkedIn launched there new official share button. There are three types of share button same as we have for Twitter official Tweet button.

LinkedIn Office (logo)

Here how you can get the share button

  1. Here is the code for your LinkedIn share button
  2. <script type="text/javascript" src="http://platform.linkedin.com/in.js"></script><script type="in/share" ></script>
  3. Now here how you can use it in three different types
  4.         i) Vertical count
            Just add data-counter=”top” just after type=”in/share” with a single space in between

            ii) Horizontal count
            Just add data-counter=”right” just after type=”in/share” with a single space in between

            iii) No count
            No changes is required

  5. If you want to specify the URL of the page which will get shared just add data-url=”http://Jajodia-Saket.blogspot.com/ after type=”in/share” or after data-counter=”top” or after data-counter=”right” with a single space in between and change http://Jajodia-Saket.blogspot.com/ with the URL you want

If you have any problem please let me know.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.