RevCanonical

A WordPress plugin that creates and adds support for shortened urls plus the shortlink auto-discovery tag

Author:Duncan Robertson (profile at wordpress.org)
WordPress version required:2.6
WordPress version tested:2.8.6
Plugin version:1.2.6
Added to WordPress repository:14-04-2009
Last updated:15-12-2009
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://whomwah.github.com/revcanonical/
Total downloads:2 331
Active installs:10+
plugin download
Click to start download

RevCanonical generates a short url for your pages, as well as adding link shortening discovery. You can use this url on character restricted sites like Twitter, in IM, or anytime you need a short link to your webpages. The discovery part means that other sites and services can also use the short url should they need it. Oh and this short url is yours, from your website. It does not use any external service.

Here's what gets added to your pages. The link in the href is the short version you can use:

<link rev="canonical" type="text/html" href="http://my-domain.me/p12p" /> 

This tag can though be customised to suit your own preferences (at your own risk), for instance this:

<link rel="shortlink" href="http://my-mini.me/p12p" /> 

That’s it! You can now, not only use this url to pass around, and in sites like Twitter without having to go via a url shortening service, but services or people that understand the rev=canonical link tag, will be able to use this shortened version over the longer canonical version. It also means that it’s persistence is down to you, and not to a 3rd party.

Oh and there's a great bookmarklet that makes hunting for existing short urls on a page really simple. You can read more about this plugin at my website http://littl.me/p136

NOTE: I use the Day and name style permalinks in WordPress. I can't be sure the plugin will work if you use other formats.

What's changed? View the CHANGELOG


FAQ