這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Spider Blocker

描述

Spider Blocker will block most common bots that consume bandwidth and slow down your server. It will accomplish this by
using Apache .htaccess file to minimize impact on your website. It will also hide itself from external scanner.

Spider Blocker is specifically designed for Apache servers with mod_rewrite enabled,
allowing you to effortlessly safeguard your website from the most prevalent bots
that hamper performance and drain resources.

Plugin Features

  • Block Unlimited bots from viewing your site
  • Easy Export/Import rules (comes with most common list of bots)
  • Zero Footprint

安裝

  1. Upload ‘spider-blocker’ directory to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Tools menu and then **SpiderBlocker* to configure
  4. If you use any other plugin to edit .htaccess file, make sure that content of file is valid

評價

2021年2月13日
Apparently you need to keep your htaccess readable all the time or the plugin turns off. I cannot find any info if the htaccess still needs the plugin to function after this. This does not make me feel safe at all
2020年1月28日
Does what it promises to do. No more bad bots to my WP blog 🙂
2020年1月26日
I like that you can add additional bots. It does what it says and keeps the worst offenders of your page out of the box It also didn't crash my multi site or disable admin or anything (like "Stop bad bots")
2016年9月3日 1 reply
This plugin doesn't work on any of my installations out of the box. You need to change $_ENV["SERVER_SOFTWARE"] to $_SERVER["SERVER_SOFTWARE"] Maybe this should be adjusted ? Once changed it does its job though!
2016年9月3日
This plugin does exactly what you think it does if this is the type of plugin you are already looking for. It is very simple and effective.
閱讀全部5個評價

貢獻者及開發者

“Spider Blocker” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Spider Blocker 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

v1.3.1

  • Added prlog.ru bot

v1.3.0

  • Added support for WP v5.6+

v1.2.6

  • Fix issue with class constants

v1.2.5

  • Visual fixes and code clean-up
  • Added support for LiteSpeed server

v1.2.0

  • Code clean-up
  • Support for the latest version of WordPress