Share a link on Twitter



In previous post I shared Share a link on Facebook today I am sharing how to share a link on twitter without using any third party API.

Following URL is used to share a link on twitter like a status. You can change the status value in following URL:

https://twitter.com/home?status=http://www.tricksofit.com

You can add it as a link on your website as follows:

<a href="https://twitter.com/home?status=http://www.tricksofit.com">Share Link on Twitter</a>

Here is a live example for share a link on Twitter.

Click to Share on Twitter

This is a simple way to share a link on Twitter. I hope this will help you.