Put WordPress'
<head>
in a vice and squeeze out every last bit of performance.
Was this visual gruesome enough for you? Because this is exactly what this plugin does to WordPress.
With HELL for WordPress you can
remove any script and/or style loaded by any theme or plugin from its
<head>
and (optionally)
replace it with a local copy if it's hosted on another domain. Besides that you can increase performance for all other resources by using
dns-prefetch
,
preconnect
and
preload
.
Features
- Remove scripts/styles from the
<head>
by either filename or handle,
- Automatically download externally hosted scripts/styles and replace them with a local copy,
- Add DNS-prefetch or Preconnect headers,
- Add Preload headers for any local resource and specify the MIME-type.
Disclaimer
HELL for WordPress can break the functioning of your theme and plugins. Handle with care. If you don't
know what you're doing, please contact your webdeveloper.