Plugin này chưa được cập nhật với 3 phiên bản mới nhất của WordPress. Nó có thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress mới nhất.

Static Resource Cleanup by Removing Query Strings

Mô tả

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.

Cài đặt

  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.

Đánh giá

Đọc tất cả 1 đánh giá

Người đóng góp & Lập trình viên

“Static Resource Cleanup by Removing Query Strings” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

Nhật ký thay đổi

1.0.1

  • Minor Fixes
  • Change Log Added

1.0.0

  • Initial version release.