How to Create Custom Social Sharing Links

Hiya,

At the moment, i we are going to present you the best way to create customized social sharing hyperlinks. This text offers you easy instance of the best way to create customized social sharing hyperlinks. you’ll the best way to create customized social sharing hyperlinks. On this article, we are going to implement a the best way to create customized social sharing hyperlinks.

So let’s comply with few step to create instance of the best way to create customized social sharing hyperlinks.

Fb Customized Share Hyperlink:


<a href="https://www.fb.com/sharer/sharer.php?u=<URL>&t=<TITLE>" onclick="javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=sure,scrollbars=sure,peak=300,width=600');return false;" goal="_blank" title="Share on Fb">

Whatsapp Customized Share Hyperlink:


<a href="whatsapp://ship?textual content=<URL>" data-action="share/whatsapp/share" onClick="javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=sure,scrollbars=sure,peak=300,width=600');return false;" goal="_blank" title="Share on whatsapp"></a>

Twitter Customized Share Hyperlink:


<a href="https://twitter.com/share?url=<URL>&textual content=<TITLE>" onclick="javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=sure,scrollbars=sure,peak=300,width=600');return false;" goal="_blank" title="Share on Twitter"></a>

LinkedIn Customized Share Hyperlink:


<a href="https://www.linkedin.com/shareArticle?mini=true&url=<URL>&t=<TITLE>" onclick="javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=sure,scrollbars=sure,peak=300,width=600');return false;" goal="_blank" title="Share on Linkedin"></a>

Google+ Customized Share Hyperlink:


<a href="https://plus.google.com/share?url=<URL>" onClick="javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=sure,scrollbars=sure,peak=300,width=600');return false;" goal="_blank" title="Share on Google+"></a>

Pinterest Customized Share Hyperlink:


<a href="http://pinterest.com/pin/create/button/?url=[EncodedURL]&media=[MEDIA]" onClick="javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=sure,scrollbars=sure,peak=300,width=600');return false;" goal="_blank" title="Share on Pinterest"></a>

E-Mail Customized Share Hyperlink:


<a href="mailto:?topic=[SUBJECT]&physique=<URL>" onClick="javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=sure,scrollbars=sure,peak=300,width=600');return false;" goal="_blank" title="Share on Mail"></a>

Reddit Customized Share Hyperlink:


<a href="http://www.reddit.com/submit?url=<EncodedURL>" onClick="javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=sure,scrollbars=sure,peak=300,width=600');return false;" goal="_blank" title="Share on Mail"></a>

I hope it can help you…

Komentar

Postingan populer dari blog ini

PHP 8 Multiple Select Dropdown Example

Laravel 8 Get HTTP Hostname

JQuery Drag And Drop Menu Example