This tutorial shows how to add a LinkedIn Share button using CustomizedURL Method.
- The complete documentation of this method is shown here,
https://developer.linkedin.com/docs/share-on-linkedin - Click the icon below to see the Sharer
<a href="https://www.linkedin.com/shareArticle?mini=true&url=https://honeyvig.com/create-linkedin-share-button-on-website-webpages&title=Create LinkedIn Share button on Website Webpages&summary=chillyfacts.com&source=Chillyfacts" onclick="window.open(this.href, 'mywin', 'left=20,top=20,width=500,height=500,toolbar=1,resizable=0'); return false;" ><img src="https://chillyfacts.com/wp-content/uploads/2017/06/LinkedIN.gif" alt="" width="54" height="20" /></a>
You can update the red marked details in the above code to your website information and just copy past the whole code to get the share button in your website.
- The Share Pop Up
- If you dont what share pop up, You can use the below code.
Share on LinkedIn<a href="https://www.linkedin.com/shareArticle?mini=true&url=https://honeyvig.com/create-linkedin-share-button-on-website-webpages&title=Create LinkedIn Share button on Website Webpages&summary=chillyfacts.com&source=Chillyfacts">Share on LinkedIn</a>
No comments:
Post a Comment