WP PowerSuite
150+ modules in one suite — toggle only what you need. Zero runtime cost for features you leave off.
See Plans
On This Page
v 1.0.0
Last updated: 16/03/2026

Remove Shortlink

Removes the default shortlink meta tag from your pages for tidier markup.

Overview

Remove Shortlink removes the WordPress shortlink (rel=”shortlink”) meta tag from the head of posts and pages. WordPress adds this by default; it is rarely used by modern themes and plugins. Removing it reduces head clutterand potential information disclosure. One click enable. No configuration needed. Applies to all post types that output shortlinks.

Who is this for?
Site owners who want a cleaner head section, or those concerned about unnecessary meta tags and potential information disclosure.

Features

Remove Shortlink Meta Tag
Removes the rel="shortlink" link from wp_head. Applies site-wide.
No Configuration
Enable and forget. No settings to configure.
Lightweight
Single filter or action removal. No database changes. No performance impact.

How It Works

1
Enable the Module
Go to WP PowerSuite, find "Remove Shortlink," and click the Enable button.
2
Verify
View a post or page. View page source. The rel="shortlink" tag should no longer appear in the head.
Performance Note
Negligible. Removes one output. Slightly reduces HTML size. No negative impact.

Installation & Activation

1
Install WP PowerSuite
Make sure the WP PowerSuite plugin is installed and activated on your site.
2
Enable the Module
Go to the WP PowerSuite menu, find "Remove Shortlink" in the module list, and click the Enable button.
3
Done
No further configuration. Shortlinks are removed.
Requirements
PHP 8.1 or higher WordPress 6.0 or higher Permission to manage options (Administrator)

Use Cases

  • HeadCleanup
    Cleaner head section
  • MetaOptimization
    Reduce unnecessary meta tags
  • SecurityHardening
    Minor security hardening (information disclosure)

Frequently Asked Questions

Troubleshooting

  • Shortlink still showing
    Ensure the module is enabled. Clear cache. Check that no other plugin adds a shortlink. View source (not DevTools) to confirm.