How to Remove a WordPress WP.ME Shortlink
- 1). Log in to your WordPress dashboard. Click on the "JetPack" menu link.
- 2). Click on "Disconnect" if you simply want to disconnect the JetPack plugin. This will disable the WP.ME shortlinks.
- 3). Click on "Plugins" if you want to uninstall the JetPack plugin altogether. Click on "Deactivate" next to JetPack, then click on "Delete." Click on "OK."
- 1). Sign in to your dashboard and click on "Appearance."
- 2). Click on "Editor" then click on the "Functions.php" theme file.
- 3). Paste the following at the bottom of the Functions file, before the closing tag (?>).
remove_action('wp_head', 'shortlink_wp_head'); - 4). Click on "Update." The WP.ME shortlinks will now be removed.
Disabling or Removing the JetPack Plug-in
Manually Removing the WP.ME Shortlinks
Source...