Let visitors share your content on linqur.
<!-- Place this tag where you want the linqur button to appear. -->
<linqur-button class="lnqr"><a class="share" href="https://www.linqur.com"></a></linqur-button>
<!-- Place this tag just before the </body> tag at the bottom of the page or right after the last linqur button. -->
<script src="https://cdn.linqur.com/js/platform.js"></script>
data-url: optional
data-title: optional
Example:
<linqur-button class="lnqr" data-url="{content url}" data-title="{content title}"><a class="share" href="https://www.linqur.com"> Linqur</a></linqur-button>
For advanced webmasters: You can create the linqur share-link yourself by including the following piece of HTML code in your page:
<a href="https://www.linqur.com/share?url=content_url&title=content_title" target="blank">Comment</a>
JSON API
https://www.linqur.com/api?url={url}
Example:
https://www.linqur.com/api?url=http://www.test.com