[WordPress] 外掛分享: Basic Optimization

WordPress 外掛 Basic Optimization 的封面圖片。

前言介紹

  • 這款 WordPress 外掛「Basic Optimization」是 2020-08-10 上架。
  • 目前有 20 個安裝啟用數。
  • 上一次更新是 2020-08-12,距離現在已有 1726 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
  • 外掛最低要求 WordPress 5.1 以上版本才可以安裝。
  • 外掛要求網站主機運作至少需要 PHP 版本 7.0 以上。
  • 有 1 人給過評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

shahalom |

外掛標籤

Disable Emoji | remove shortlink | basic optimization | remove css version | wordpress optimization |

內容簡介

Basic Optimization for WordPress 外掛可協助您管理基本的優化,例如:停用表情符號、移除 Shortlink、停用 Embeds、停用 XML-RPC、隱藏 WordPress 版本等。Basic Optimization for WordPress 是一個開源專案,感謝您(的程式碼)的貢獻。

功能

停用表情符號 - 移除與 WordPress 相關的額外表情符號程式碼,這是最近為了支援舊版瀏覽器的表情符號而新增的功能。
移除 Shortlink - 從版本 3 開始,WordPress 在標頭程式碼中加入了短連結(網頁地址的簡短版本)。例如:。如果沒有使用短連結,則需要將其移除。
移除資產檔案版本 - 檔案中有查詢字串可能導致 CDN 無法緩存這些檔案,因此可能未能充分利用所提供的所有緩存效益。
移除 RSD 連結 - 如果您打算使用 XML-RPC 客戶端、pingback 等,則需要使用 RSD(Really Simple Discovery)。但是,如果您不需要 pingback 或遠端客戶端管理文章,則可以去除此不必要的標頭。
停用 Embeds - WordPress 在 4.4 中推出 oEmbed 功能。該功能可防止其他人嵌入您的部落格文章,並停用相關的 JS 檔案載入。
停用 XML-RPC - 您是否需要使用 WordPress API(XML-RPC)來發布/編輯/刪除文章、編輯/列出評論、上傳檔案?同時,啟用 XML-RPC 且未正確強化可能會導致 DDoS 和暴力攻擊。
移除 WLManifest 連結 - 如果您不使用 Windows Live Writer 的標籤支援,請透過以下方式移除它。
停用自我 Pingback - 我不知道為什麼您需要在部落格文章中自我 Pingback 的詳細資訊,我知道我很不高興。
隱藏 WordPress 版本 - 這並不會幫助性能,而是為了減輕信息洩露漏洞。預設情況下,WordPress 會添加包含版本詳細資訊的 meta name generator,可在源代碼和 HTTP 標頭中看到。

停用 Heartbeat - WordPress 使用 Heartbeat API 來通過頻繁呼叫 admin-ajax.php 來與瀏覽器通信,這可能會降低整體頁面加載時間並增加共用託管的 CPU 運用率。

支援 - 通過 GitHub issues page 提供的活躍支援

請注意,Basic Optimization 需要 PHP 7+ 才能執行。

Basic Optimization for WordPress 是一個開源專案,歡迎任何人貢獻。開發和問題跟蹤器位於 GitHub 上,請參見:https://github.com/Micro-Solutions-Bangladesh/basic-optimization

報告問題

在我們的 GitHub issues page 上報告錯誤、問題、問題和/或功能請求。

原文外掛簡介

Basic Optimization for WordPress plugin help to manage basic optimization like – Disable Emoticons, Remove Shortlink, Disable Embeds, Disable XML-RPC, Hide WordPress Version, etc. Basic Optimization for WordPress plugin is an open source project, made possible by your contribution (code).
Features

Disable Emoticons – Remove extra code related to emojis from WordPress which was added recently to support emoticons in an older browser.
Remove Shortlink. – Starting from version 3, WordPress added shortlink (shorter link of web page address) in header code. For ex: . If not using shortlink for any functionality then we ned to remove them.
Remove asset files version – Having query strings in the files may cause CDN not to cache the files; hence you may not be utilizing all caching benefits provided.
Remove RSD Links – RSD (Really Simple Discovery) is needed if you intend to use XML-RPC client, pingback, etc. However, if you don’t need pingback or remote client to manage post then get rid of this unnecessary header.
Disable Embeds – WordPress introduced oEmbed features in 4.4. The function will prevent others from embedding your blog post and disable loading related JS file.
Disable XML-RPC – Do you have a requirement to use WordPress API (XML-RPC) to publish/edit/delete a post, edit/list comments, upload file? Also having XML-RPC enabled and not hardened properly may lead to DDoS & brute force attacks.
Remove WLManifest Link – Do you use tagging support with Windows live writer? If not remove it by adding below.
Disable Self Pingback – I don’t know why you need the self-pingback details on your blog post and I know it’s not just I get annoyed.
Hide WordPress Version – This doesn’t help in performance but more to mitigate information leakage vulnerability. By default, WordPress adds meta name generator with the version details which is visible in source code and HTTP header.

Disable Heartbeat – WordPress use heartbeat API to communicate with a browser to a server by frequently calling admin-ajax.php. This may slow down the overall page load time and increase CPU utilization if on shared hosting.

Support – Active support through GitHub issues page

Note that Basic Optimization requires PHP 7+ to run.
Basic Optimization for WordPress is an open source project and I would like to invite anyone to contribute. The development and issue tracker is located on GitHub, see: https://github.com/Micro-Solutions-Bangladesh/basic-optimization
Reporting problems
Report bugs, issues, questions and/or feature request on our GitHub issues page.

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Basic Optimization」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


最新版本

延伸相關外掛(你可能也想知道)

暫無相關外掛推薦。

文章
Filter
Apply Filters
Mastodon