This is a plugin creating a shorter URL of post, page and media permalink.
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`
If you have translated into your language, please let me know.
Requires: 2.7 or higher
Compatible up to: 3.2.1
Last Updated: 2011-10-21
Downloads: 4,593
Got something to say? Need help?