[WordPress] 外掛分享: Remove WordPress Version – Hide Generator Meta Tag

首頁外掛目錄 › Remove WordPress Version – Hide Generator Meta Tag
30+
安裝啟用
★★★★★
5/5 分(2 則評價)
剛更新
最後更新
問題解決
WordPress 5.0+ PHP 7.0+ v2.1.1 上架:2017-11-14

內容簡介

Remove WordPress Version 是一款用於隱藏 WordPress 版本資訊的外掛,能有效防止自動掃描器識別網站的版本,從而提高網站的安全性。啟用後,外掛會移除頁面源碼中的版本標籤及樣式和腳本的版本字串。

【主要功能】
• 移除頁面源碼中的 generator meta 標籤
• 隱藏樣式表 URL 中的版本字串
• 隱藏腳本 URL 中的版本字串

外掛標籤

開發者團隊

⬇ 下載最新版 (v2.1.1) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Remove WordPress Version – Hide Generator Meta Tag」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

WordPress tells everyone which version you are running. It prints a meta tag in
your page source:

and it appends the same version to every stylesheet and script URL:
style.css?ver=6.9

Anyone can read it, including automated scanners looking for sites running a
version with a known vulnerability. This plugin removes all three.
What it removes

The generator meta tag from your page source
The version string from stylesheet URLs
The version string from script URLs

Each one is a separate switch. All three are on from the moment you activate it.
Why hide the WordPress version
Scanners fingerprint sites by version, then try exploits for that version. Hiding
it will not patch anything, so keep WordPress updated regardless. What it does is
stop your site appearing in the results when someone searches for every site
running a specific vulnerable release.
Removing the version from asset URLs has a second effect: proxies and CDNs cache
those files more predictably when the URL stops changing on every core update.
Settings
One screen, three checkboxes, under Settings then Generator Remover. Nothing is
written to your theme and no files are edited. Deactivate the plugin and
WordPress puts everything back immediately.

文章
Filter
Mastodon