Remove Useless And Unnecessary Information From Head Section – Head Trimmer

Head Trimmer is a header cleaner plugin that allows you to remove useless and unnecessary information from the <head> section of your WordPress site.

Features:

  • Removes WordPress generator meta, e.g., <meta name="generator" content="WordPress 6.0">.
  • Removes WordPress version information, such as ?ver=X.X.X, from resource query strings, e.g., <link href="https://localhost/wp-includes/css/example.css?ver=6.0" />.
  • Removes all non-WordPress version information, such as ?ver=Y.Y.Y, from resource query strings, e.g., <link href="https://localhost/wp-includes/css/other-example.css?ver=3.1.0" />.
  • Removes shortlinks from source, e.g., <link rel="shortlink" href="https://localhost/?p=1">.
  • emoves shortlinks from HTTP response headers when viewing network requests, e.g., “Link: <https://localhost/?p=1>; rel=shortlink“.
  • Removes canonicals from source, e.g., <link rel="canonical" href="https://localhost/hello-world/">.
  • Removes adjacent post links from source, e.g., <link rel="prev" href="https://localhost/page/2/" /> and <link rel="next" href="https://localhost/page/4/" />.
  • Removes feed links from source, e.g., <link rel="alternate" type="application/rss+xml" title="WordPress » Feed" href="https://localhost/feed/">.
  • Removes RSD xmlrpc.php link from source, e.g., <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://localhost/xmlrpc.php?rsd">.
  • Removes wlwmanifest.xml link from source, e.g., <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://localhost/wp-includes/wlwmanifest.xml">.
  • Removes oEmbed links from source, e.g., <link rel="alternate" type="application/json+oembed" href="https://localhost/wp-json/oembed/1.0/embed?url="> and <link rel="alternate" type="text/xml+oembed" href="https://localhost/wp-json/oembed/1.0/embed?url=">.
  • Removes REST API links from source, e.g., <link rel="https://api.w.org/" href="https://localhost/wp-json/">.
  • Removes emoji scripts and styles.
  • Removes global styles and SVG filters, e.g., duotone filters.
  • Removes Gutenberg block CSS styles.
  • Removes dns-prefetch for //s.w.org, e.g., <link rel="dns-prefetch" href="//s.w.org">.
  • Removes dns-prefetch for //fonts.googleapis.com, e.g., <link rel="dns-prefetch" href="//fonts.googleapis.com">.
  • Removes jQuery scripts (does not remove it from administrative interface pages).

How to use it:

1. Install and activate the Head Trimmer plugin.

2. Go to the settings page and then select the information you want to remove from the head.

3. Save changes and done.

Remove Useless And Unnecessary Information From Head Section

Download WordPress Plugin:

You can download this free WordPress plugin using the download button below. Unless otherwise stated, the WordPress plugin is available under GNU General Public License.

Author: John Dalesandro

Homepage: https://wordpress.org/plugins/head-trimmer/

Don’t forget to share this WordPress plugin and also check out other awesome plugins on our site.

Rate This Plugin
Sending
User Review
0 (0 votes)