Deskripsi
Spider Blocker blocks most common bots that consume bandwidth and slow down your blog.
It accomplishes this by using .htaccess file to minimize impact on your website. It’s hidden from external scanners.
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
Instalasi
- Upload ‘spider-blocker’ directory to the ‘/wp-content/plugins/’ directory
- Aktifkan plugin melalui menu ‘Plugins’ di WordPress
- 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
Tanya Jawab
Will rules stay active after I deactivate the plugin?
No, itβs a good practice for plugins to remove all changes they made to the blog, thus rules will also be deleted from .htaccess.
Ulasan
Kontributor & Pengembang
“Spider Blocker” adalah perangkat lunak open source. Berikut ini mereka yang sudah berkontribusi pada plugin ini.
KontributorTerjemahkan “Spider Blocker” dalam bahasa Anda.
Tertarik mengembangkan?
Lihat kode, periksa repositori SVN , atau mendaftar ke log pengembangan melalui RSS.
Log Perubahan
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