This WordPress plugin allows you to optimize your WordPress theme header by removing excess tags and scripts.
Either download this repository from Github and upload it to your 'plugins' folder via FTP, or go to the WordPress repository and download direct from your dashboard, here
If you're using Composer to manage WordPress, add WP Theme Optimizer to your project's dependencies.
composer require dsgnr/wp-theme-optimizer
I have enabled a simple checkbox for easy activation/deactivation of features. A small gif below:
- Remove CSS and JS versions
- Remove WP Generator tag
- Remove OEmbed Links
- Remove jQuery Migrate
- Remove emoji-release.js
- Remove recent comments inline CSS
- Remove RSD Link
- Remove RSS feeds
- Remove wlwmanifest.xml
- Remove WP JSON link
- Remove WP Shortlink
- Remove Next/Previous post links
- Remove Yoast SEO comments in front-end HTML
- Option to Minify front-end HTML
- Remove DNS prefetch tags
Contributions are welcome from everyone. If this plugin is missing anything you'd like to see, or have found a bug please tell us!