內容簡介
這個外掛實現了兩個功能:
DNS-Prefetch
它尋找所有從外部網頁載入的 CSS 和 JS 文件,並實現了 DNS-prefetch 頭標籤。
這可節省頁面載入時的大量連接時間。
HTML5 Prefetch 和 Google 預渲染
它建立了一個新的表格,包含小型統計數據和測量(內部)頁面對下一頁的引用。
通過這些統計數據,最常點擊的「下一頁」將被自動添加為預渲染。預渲染以非常小的 CPU 負載在客戶端瀏覽器中已經作為隱藏標籤打開了「下一頁」的猜測頁面。如果客戶選擇此頁面,該頁面可以立即顯示,無需延遲。
測試表明,頁面加載時間減少了 68%。
請注意:預渲染需要一些統計數據才能正確運作。不要嘗試生成一些統計數據,等待幾天/幾週,即可獲得有機和真實的統計數據。
如有問題,請隨時聯繫我們:wuk.ch
外掛標籤
開發者團隊
② 後台搜尋「wuk.ch DNS-Prefetch / Prerender」→ 直接安裝(推薦)
原文外掛簡介
The Plugin implements 2 things:
DNS-Prefetch
It looks for all CSS and JS Files which are loaded from external webpages and implement a dns-prefetch header tag.
This saves a lot of connection time on page load.
HTML5 Prefetch and Google Prerender
It makes a new table with small statistics and measures (internal) referal page to next page.
With these statistics, the most clicked “next” page will be automatically added as prerender. Prerender opens with very small CPU load the “next” guessed page already as a hidden Tab in the client browser. If the client select this page, the page can instantly showed without delay.
Tests have shown a pageload decrease of 68%.
Please note: The prerender needs some stats to work correctly. Don’t try to generate some statistic, wait few days / weeks and you have organic and true statistic.
If you have questions, please do not hesitate to contact us: wuk.ch
