>
Download This Plugin | |
Download Elegant Themes | |
Name | Improve Enqueued Asset URLs |
Version | 1.2.0 |
Author | Timothy Wood (@codearachnid) |
Rating | 0 |
Last updated | 2015-01-18 02:14:00 |
Downloads |
32
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Improve Enqueued Asset URLs plugin added 140 bytes of resources to the Home page and 167 bytes of resources to the sample Post page.
Improve Enqueued Asset URLs plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Improve Enqueued Asset URLs plugin ads no tables to your Wordpress blog database.TL;DR This plugin will remove query strings from enqueued static resources like CSS & JavaScript urls.
Resources with a question mark (?) or ampersand (&) in the URL often bypass a proxy cache server. Thus by cleansing the query string from the URL should significantly increase your WordPress site performance. The goal is to improve your speed scores in services like PageSpeed, YSlow, Pingdom, LoadImpact.
Additional funcitonality is to strip the protocal prefix to simplify asset loading to be relative to the protocal path. Attempts to force all linked assets to be of the same protocal.