Today's Question:  What does your personal desk look like?        GIVE A SHOUT

Share on Twitter link

  JHuskisson.com        2011-08-24 10:55:51       1,960        0    

twitter bird Share on Twitter link

Ever wanted to give your readers, or your client’s readers a chance to share the post quickly on Twitter?

The code is straight forward:

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

If you’re using WordPress and want to automate this, simply use the following to insert the link to the current post in the loop into your link:

<a href=”http://twitter.com/home?status=Currently reading <?php the_permalink(); ?>” title=”Click to share this post on Twitter”>Share on Twitter</a>

TWITTER  SHARE BUTTON  CUSTOM  CUSTOMIZE 

Share on Facebook  Share on Twitter  Share on Weibo  Share on Reddit 

  RELATED


  0 COMMENT


No comment for this article.