內容簡介
使用 Async Javascript 解決 above-the-fold 內容的 Render-blocking Javascript 問題。
Render-blocking Javascript 會導致 above-the-fold 內容在 Javascript 載入完成前無法渲染,這可能會影響網頁速度,最終影響搜索引擎排名及使用者體驗。
Async JavaScript 可讓您完全控制哪些腳本需添加「async」或「defer」屬性,以及哪些需排除,以協助提高您的 WordPress 網站效能。
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
Eliminate Render-blocking Javascript in above-the-fold content with Async Javascript.
Render-blocking Javascript prevents above-the-fold content on your page from being rendered until the javascript has finished loading. This can impact on your page speed and ultimately your ranking within search engines. It can also impact your user’s experience.
Async JavaScript gives you full control of which scripts to add an ‘async’ or ‘defer’ attribute to or to exclude to help increase the performance of your WordPress website.
