Title: [Plugin: Short URL] rel shortlink?
Last modified: August 20, 2016

---

# [Plugin: Short URL] rel shortlink?

 *  Resolved [aijosh](https://wordpress.org/support/users/aijosh/)
 * (@aijosh)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-short-url-rel-shortlink/)
 * Just wondering why there’s no <link rel=”shortlink” > in the html head when using
   this plugin? Looks like it is explicitly removed…
 * [http://wordpress.org/extend/plugins/shorten-url/](http://wordpress.org/extend/plugins/shorten-url/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [Sed Lex](https://wordpress.org/support/users/sedlex/)
 * (@sedlex)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/plugin-short-url-rel-shortlink/#post-2204497)
 * Hi,
 * You are right !
    I have hardcoded in my plugin few features to avoid overloading
   of my blog. I also understand that it is not the goal of the users who install
   my plugin.
 * 2 solutions in order to re-add the <link> features :
    – if you understand php
   code : please remove the line with “remove_action( ‘wp_head’, ‘wp_shortlink_wp_head’);”
   in the beginning of the core.php file – in other cases, I will remove these hardcoded
   features in the next version of the plugin
 * Please ask if you have any questions
 *  [Sed Lex](https://wordpress.org/support/users/sedlex/)
 * (@sedlex)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/plugin-short-url-rel-shortlink/#post-2204583)
 * Hi,
 * You should have a pending update and this update should resolve your problem
 * I mark this post as resolved but do not hesitate to point me out any other issues
 *  Thread Starter [aijosh](https://wordpress.org/support/users/aijosh/)
 * (@aijosh)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/plugin-short-url-rel-shortlink/#post-2204586)
 * Great, thanks a lot! I’ll check it out.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘[Plugin: Short URL] rel shortlink?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/shorten-url_ffffff.svg)
 * [Short URL](https://wordpress.org/plugins/shorten-url/)
 * [Support Threads](https://wordpress.org/support/plugin/shorten-url/)
 * [Active Topics](https://wordpress.org/support/plugin/shorten-url/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/shorten-url/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/shorten-url/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [aijosh](https://wordpress.org/support/users/aijosh/)
 * Last activity: [14 years, 9 months ago](https://wordpress.org/support/topic/plugin-short-url-rel-shortlink/#post-2204586)
 * Status: resolved