Açıklama
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. Only works
with Apache server and mod_rewrite enabled.
Plugin Features
- Block Unlimited bots from viewing your site
- Easy Export/Import rules (comes with most common list of bots)
- Zero Footprint
Yükleme
- Upload ‘spider-blocker’ directory to the ‘/wp-content/plugins/’ directory
- Eklentiyi WordPress ‘Eklentiler’ bölümünden etkinleştirin
- Go to Tools menu and then **SpiderBlocker* to configure
- If you use any other plugin to edit .htaccess file, make sure that content of file is valid
İncelemeler
13 Şubat 2021
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
28 Ocak 2020
Does what it promises to do. No more bad bots to my WP blog 🙂
26 Ocak 2020
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")
3 Eylül 2016
1 yanıt
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!
3 Eylül 2016
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.
Katkıda Bulunanlar ve Geliştiriciler
“Spider Blocker” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“Spider Blocker” eklentisini dilinize çevirin.
Geliştirmeyle ilgilenir misiniz?
Kodu görüntüle, SVN deposuna göz at veya RSS ile geliştirme günlüğüne abone ol.
Değişiklik Kaydı
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