這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Static Resource Cleanup by Removing Query Strings

外掛說明

WordPress by default adds query strings “?” or “&” to the static resources (CSS & JS) files used in the site. This plugin will help to remove the query stings from all the static URLs used in the site, thus it will significantly improve site speed scores in services like PageSpeed, YSlow, Pingdoom and GTmetrix.

Resources with a “?” or “&” in the URL are not cached by some proxy caching servers, and moving the query string and encode the parameters into the URL will increase your WordPress site performance significant.

安裝方式

  1. Download and install Static Resource Cleanup by Removing Query Strings plugin using the built-in WordPress plugin installer.
    If you download Static Resource Cleanup by Removing Query Strings plugin manually, make sure it is uploaded to /wp-content/plugins/ and activate the plugin through the Plugins menu in WordPress. Or follow the steps below:
    Plugins > Add new > Upload plugin > Upload wp-speed-booster.zip > Install Now > Activate Plugin.

使用者評論

閱讀全部 1 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Static Resource Cleanup by Removing Query Strings〉的開發相關工作。

參與者

變更記錄

1.0.1

  • Minor Fixes
  • Change Log Added

1.0.0

  • Initial version release.