December 17th, 2009

WP.me shortlinks now available to self-hosted WordPress

In a recent update to the WordPress.com stats plugin, the developers have added WP.me shortlink generation functionality to it as well.

What this entails

With version 1.6 of the stats plugin, the once exclusive WP.me shortlink feature will now be available to all users of the self-hosted WordPress. It is definitely a welcomed change as the close control of the WP.me shortening service means that it is less open to abuse.

Of course, now there would be a problem of robot blogs (blogs which auto generate content from other blogs) generating shortlinks as well.

However, one caveat is that the WP.me generation comes with the plugin and there is no way to deactivate it. These leave little option for users who doesn’t want to auto-generate or use the integrated shortlink feature.

Showing WP.me shortlink in themes

With that said, I’ve update my template to reflect the shortlink as well.. You can find a WP.me links on top of the 3rd Partly shortlink in the shortlink section below.

For those who want to display the WP.me shortlinks, add the following to the template :

<a href="<?php echo get_shortlink($post);?>"><?php echo get_shortlink($post); ?></a>

Remember it has to be placed within the WordPress post loop

Future of my URL Shortener Plugin

With this release, I wonder what will be the future of my URL Shortener plugin.

Probably I will now consider adding WP.me support to my URL Shortener plugin. This would thus allow users who don’t use WordPress.com Stats plugin to access the service as well.

Shortlinks

Trackbacks/Pingbacks

  1. WP2.9: verkort links met wp.me : Freakenstein

Leave a Comment

Or Comment using....

Facebook Connect

Skip the hassle of typing in the required fields! Link Fusedthought Studio with your Google, Facebook or other connect enabled accounts.

Top