
內容簡介
Easy PageSpeed 是一個簡單且高效的外掛,設計用於執行兩個功能:
從指定的內容傳遞網路 (CDN) 提供您的靜態資源 (檔案類型)。使用 CDN 可顯著提高您的網誌效能。
移除 WordPress 新增到您的靜態檔案的查詢字串 (指示 WP 版本)。在檔案上存在查詢字串會告訴網頁瀏覽器不將其快取,可能會對網誌效能造成不利影響。
這兩個功能也可在大多數快取外掛上使用,例如 WP Super Cache 或 W3 Total Cache。如果您使用其中任何一個,則可能不需要使用 Easy PageSpeed。不過,如果您擁有高效能的網頁伺服器,則快取外掛可能過度了解,且大部分效能提升可透過這個簡單的 Easy PageSpeed 外掛及良好的 PHP 加速器在伺服器層級上獲得。
專業版
除了完全功能的 Lite 版本外,Easy PageSpeed 還有一個專業版,可提供更多控制 CDN 伺服器使用方式的額外功能,包括:
支援多個 CDN,以進行負載平衡或並行載入 (網域劃分),讓您根據大多數網頁速度工具的建議,進行多個 CDN 的服務。
允許自訂從 CDN 提供的檔案類型。
多個 CDN 群組,每個群組都有其自己的檔案類型,因此您可以將圖像從 http://img.example.com 並且將樣式表從 http://css.example.com,以此類推,進行服務。
外掛標籤
開發者團隊
原文外掛簡介
Easy PageSpeed is a simple and efficient plugin desgined to do just two things:
Serve your static resources (files of types) from the Content Delivery Network (CDN) that you specify. Using a CDN can improve the performance of your blog significantly.
Remove the query strings that WordPress adds to your static files (indicating the WP version). The existence of the query string on a file directs the web browsers not to cache it, which may adversely affect the blog performance.
Both these functionalities are available on most caching plugins, such as WP Super Cache or W3 Total Cache. If you use any of them, you may not need to use Easy PageSpeed. However, if you have a high performance web server, a caching plugin may be an overkill, and most of the performance boosts may be gleaned by this simple Easy PageSpeed plugin, and a good PHP accelerator at the server level.
Pro Version
In addition to the fully functional Lite version, Easy PageSpeed also has a Pro version, which gives you more control over how your CDN servers are used, with these extra features:
Supports multiple CDNs, for load balancing or parallel loading (domain sharding), as recommended by most page speed tools.
Allows customization the file types to be served from CDNs.
Multiple groups of CDNs, each with their own file types, so that you can serve, for example, images from http://img.example.com and style sheets from http://css.example.com and so on.
