內容簡介
QuantCDN 是專門為靜態網頁製作的 CDN。此外掛程式作為靜態網站產生器,讓您輕鬆地透過單一點擊來推送整個 WordPress 網站的靜態副本。任何進行中的內容更改都會自動推送,確保您在 QuantCDN 站點邊緣的靜態網站始終保持同步。
完整支援:
* 頁面和文章
* 首頁(靜態或列表),包括分頁
* 存檔(包括分頁)
* 404 錯誤頁面
* 自訂路由
* 標籤和分類(包括分頁)
* 附加的圖像和媒體、CSS、JavaScript
* 自訂文章和頁面類型
QuantCDN 平台支援整合了表單和搜尋。
需要一個 QuantCDN 帳戶
WP-CLI 支援
WP-CLI 是一個與 WordPress 互動的命令行工具。它是最初將 WordPress 網站種子放置於 Quant 中的推薦方式,並比使用 UI 提供大量的效能改進。
這主要是由於具有並行運行種子處理的能力,與使用 UI 相比,可以立即大幅提高 10 倍(或更高)的效能。
使用 wp quant info 檢視佇列狀態
使用 wp quant reset_queue <queue_name> 重設佇列
使用 wp quant process_queue <queue_name|all> --threads=10 將內容推送至 Quant
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
QuantCDN is a CDN engineered specifically for the static web. This plugin acts as a static site generator, letting you easily push a static copy of your entire WordPress site with a single click. Any ongoing content change is automatically pushed, ensuring your static site in the QuantCDN edge is always kept in sync.
Full support for:
* Pages and Posts
* Homepages (static or lists), including pagination
* Archives (including pagination)
* 404 error page
* Custom routes
* Tags and Categories (including pagination)
* Attached images & media, CSS, Javascript
* Custom post and page types
The QuantCDN platform has integrated support for both forms and search.
Requires a QuantCDN account
WP-CLI support
WP-CLI is a command line tool to interface with WordPress. It is the recommended way of initially seeding your WordPress site in Quant, and provides vast performance improvements over using the UI.
This is largely due to the ability to run the seed process with concurrency, which can immediately give a 10x performance boost (or greater) when compared to using the UI.
Use wp quant info to view queue status
Use wp quant reset_queue
Use wp quant process_queue
