Short link maker

This is a plugin creating a shorter URL of post, page and media permalink.

Author:wokamoto (profile at wordpress.org)
WordPress version required:2.7
WordPress version tested:3.2.1
Plugin version:0.1.5.5
Added to WordPress repository:27-10-2009
Last updated:21-10-2011
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://wppluginsj.sourceforge.jp/short-link-m...
Total downloads:6 656
Active installs:100+
plugin download
Click to start download

The Short link maker WordPress creating a shorter URL of post, page and media permalink. The URL in the href attribute defaults to the id number of the post in question.

Example:

`http://example.com/archives/1606 -> http://example.com/Bb`

This plugin automatically creates a link element in the section of the post's page with a rel="shorturl" attribute. It also creates an HTTP Link header that also points to the shorter link.

The element looks like this:

`<link rel="shorturl" href="{url}" />`

The HTTP header is:

`Link: <{url}>; rel=shorturl`

Related Links

Localization

If you have translated into your language, please let me know.