
內容簡介
對於 WordPress 效能,我們需要關注外掛程式。每個外掛都包含必須執行的 PHP 程式碼,
通常還包含腳本和樣式,甚至可能在資料庫中執行額外的查詢。
這意味著不必要的外掛可能會影響頁面速度,對用戶體驗和網頁排名產生負面影響。
** 使用方式 **
只需在您的 WordPress 網站中安裝它,然後前往 wp-admin -> 設定 -> 外掛程式載入組織者
有兩個選項可用:
1. 在特定頁面禁用外掛程式
2. 基於文章類型禁用外掛程式
外掛標籤
開發者團隊
② 後台搜尋「Disable Plugins on Pages Posts (Plugin Load Organizer)」→ 直接安裝(推薦)
原文外掛簡介
Regarding WordPress performance, we have a part to say around plugins. Each plugin includes PHP code that has got to be executed,
more often than not incorporates scripts and styles, and may indeed run extra inquiries against the database.
This implies that pointless plugins can influence page speed and may have a negative effect on the user encounter and your page positioning on google searches and speed insight ranking.
** Usage **
Just install it in your wordpress website and go to wp-admin -> settings -> plugin load organizer
there are two options available :
1. Disabling the plugins in the specific pages
2. Disabling the plugins based on the post-type
