
內容簡介
WordPress 的 Analytical Spam Filter 插件可阻擋評論、引用通告和 Pingback 垃圾訊息。它使用多種垃圾郵件偵測方法,不會向使用者提出 Captcha、數學問題等的障礙,且不依賴外部服務或 API。這是一個低開銷的插件,在啟用後立即開始阻擋垃圾訊息。只要使用者啟用 JavaScript,本插件就可以與緩存插件相容。此插件僅阻擋透過 WordPress 預設評論表單提交的垃圾訊息。
插件使用邏輯來識別垃圾評論提交,不需要使用者互動。垃圾郵件阻擋機制在幕後透明地運作。大多數訪客需要花更長時間閱讀文章並添加有意義的評論,因此在短時間閾值內提交的任何評論都被識別為垃圾訊息。包含大量連結的評論會被標記為垃圾訊息。本插件使用加密的代碼和蜜罐過濾機器提交。插件添加的所有字段名稱都會隨機化以防止基於原始碼簽名的檢測。
配置選項包括:
啟用緩存相容性(需要 JavaScript)
將垃圾訊息添加到 WordPress 佇列或完全阻擋
將診斷資訊發送給網站管理員
自動與 Micro Contact Form 插件相容以阻擋垃圾訊息。
阻擋選項包括:
蜜罐陷阱
隨機化內部字段名稱
時間戳記(最小和最大入口時間)
積極檢查過多的 URL
檢查是否啟用了 JavaScript
自動封鎖來自 IP 的重複垃圾訊息
自動封鎖基於內容的重複垃圾訊息
需要使用者代理字串
需要引薦單位
封鎖引用通告
封鎖 Pingback
外掛標籤
開發者團隊
原文外掛簡介
The Analytical Spam Filter plugin for WordPress blocks comment, trackback, and pingback spam. It uses multiple spam detection methods without challenging the user with obstacles such as captchas, math problems, etc. and it does not rely on external services or APIs. This is a low overhead plugin that begins blocking spam as soon as it is activated. It is compatible with caching plugins as long as the user has JavaScript enabled. The plugin blocks spam submitted through the default WordPress comment form only.
Logic is used to identify spam comment submissions. No user interaction is required. The spam blocking mechanisms work transparently behind the scenes. Most visitors will require longer than a few seconds to read a post and add a meaningful comment so any comments submitted within a short time threshold are identified as spam. Comments containing a large number of links are flagged as spam. The plugin uses an encrypted code and a honeypot to filter robotic submissions. All field names added by the plugin are randomized to prevent detection based on a source code signatures.
Configuration options include:
Enable Cache Compatibility (requires JavaScript)
Add spam to WordPress queue or block completely
Send diagnostic information to site administrator
Automatically compatible with the Micro Contact Form plugin to block spam messages.
Blocking options include:
Honeypot Trap
Randomized Internal Field Names
Timestamps (minimum and maximum entry time)
Aggressively check for excessive URLs
Check if JavaScript is enabled
Automatically block repeated spam from IP
Automatically block repeated spam based on content
Require User Agent string
Require Referer
Block Trackbacks
Block Pingbacks
