Twitter custom share button

Let your visitors share your content fast and easy by implementing your own twitter share button. Here’s how the code looks like:

Code:

<a href=”https://twitter.com/home?status=Currently reading https://www.example.com/post-url” title=”Click to share this post on Twitter”>Share on Twitter</a>

Tip: Replace “Currently reading https://www.example.com/post-url” with your own content and URL.

Leave a Comment