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
- HeadCleanupCleaner head section
- MetaOptimizationReduce unnecessary meta tags
- SecurityHardeningMinor security hardening (information disclosure)
Frequently Asked Questions
What is the shortlink?
WordPress adds a rel=”shortlink” link pointing to ?p=ID. It was used for URL shortening. Most sites do not use it.
Will this break anything?
Unlikely. Few themes or plugins rely on the shortlink. If you use a service that depends on it, keep the module disabled.
Troubleshooting
- Shortlink still showingEnsure the module is enabled. Clear cache. Check that no other plugin adds a shortlink. View source (not DevTools) to confirm.
