Plugin Directory

Twitter Friendly Links

How can I get the short link in my theme?

Use the twitter_link() function in your theme (within the_loop) that returns the shortened URL. For example:

if (function_exists("twitter_link")) { echo '<a href="' . twitter_link() . '">Twitter Friendly Link</a>'; }

Do I get backlinks counted by search engines with this?

Yes you do. TinyURL links give backlinks to TinyURL.com, while short links generated by this plugin give direct backlinks to your website. This is good for SEO.

Download

FYI

Compatibility beta

Your Setup

Log in to vote.

The Consensus (2 reporting)

100%
100,1,1
100,2,2
100,1,1 100,1,1 100,1,1 100,1,1 100,2,2

Average Rating

5 stars
4 stars
3 stars
2 stars
1 star
(12 ratings)