內容簡介
** 如果您已經安裝了這個外掛,請確保在升級之前備份資料庫 - 舊版本可以在我的部落格中下載 **
簡單區塊真的做到了它所說的。它實際上是一個軟件防火牆。在阻擋規則表中輸入 IP 地址(或 IP 範圍)或主機或瀏覽器摘要,然後保存它。然後觀察與這些條目匹配的訪問者被彈回並且不能訪問您的網站。
阻擋規則:
IP地址是一個精確匹配。
IP範圍是指定範圍的精確匹配。
主機是一個相似匹配,因此如果您輸入例如google,任何包含主機中的google的任何內容都將被阻擋。
瀏覽器摘要就像主機一樣。添加一個值,例如spider,任何在您的網站上包含瀏覽器摘要中的spider的點擊都將被阻擋。
在設置頁面中,輸入您選擇的彈回地址,如果它們匹配阻擋表中的記錄,它將用於“轉發”用戶。
過濾規則:
還有一個在彈回地址之前讀取的篩選器表。這裡的值允許與阻擋表完全相同的用戶敲擊。因為這是在阻擋表之前查詢的,所以任何匹配都會通過。
阻擋記錄:
是彈回的所有點擊的列表,以及一個原因。例如,如果您在瀏覽器摘要阻攔記錄中有bot,並且google bot在您的網站上到達,您將獲得一條記錄,即google bot已被彈回。(不建議阻攔google bot)
還有:
自動阻攔目前尚未(編碼)啟用,仍在進行中。
** 請注意,如果誤用此插件,它有可能會阻攔您! 使用此插件時請非常小心。此插件需要資料庫權限來創建表並創建和運行存儲過程。沒有這些資料庫權限,此插件無法運作。 **
外掛標籤
開發者團隊
原文外掛簡介
** If you have an existing installation of this plugin, please make sure you do a database backup before upgrading – Previous versions are available on my blog **
Simple Block does what it says really. It’s effectively a software firewall of sorts. Enter an IP Address (or an IP range) or a host or a browser summary into the block rules table and save it. Then watch as visitors that match those entries are bounced and cannot access your site.
Block Rules:
IP address is an exact match.
IP range is an exact match to the specified range.
Host is a like match, so if you enter for example google, anything that has google in the host anywhere will be blocked.
Browser summary works just like Host. Add in a value like spider and any hit on your website that contains spider in the browser summary anywhere will be blocked.
In the settings page enter a bounce address of your chosing which will be used to “forward” the users on to if they match a record in the block table.
Filter Rules:
There is also a filter table which is read before the bounce address. Values in this allow hits from users that match in exactly the same way as the block table. Because this is queried before the block table any matches will be allowed through.
Block Records:
Is a list of all hits that have been bounced and also a single reason why. for example if you have a block record for browser summary – bot – and the google bot arrives on your site, you will get a record that the google bot has been bounced. (I don’t recommend blocking the google bot)
Also:
Auto block is not (coded) enabled yet. Work in progress.
** Please note that this plugin has the ability to block you if misused! Please be very careful when using this plugin. This plugin requires database rights to create tables and also create and run a stored procedure. Without those database rights this plugin will not be able to function. **
