| 开发者 | wppropress |
|---|---|
| 更新时间 | 2026年1月15日 06:48 |
| 捐献地址: | 去捐款 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
zero-budget-bot-shield folder to the /wp-content/plugins/ directory.Yes. Zero Budget Bot Shield blocks countries without using any third-party IP lookup or geolocation API. The plugin reads country codes directly from GeoIP headers already provided by your infrastructure, such as:
Yes. If your site is behind Cloudflare, the plugin automatically uses Cloudflare’s country header to detect visitor location. There is no additional configuration required beyond having Cloudflare enabled on your domain.
Yes, provided your hosting environment supplies GeoIP country headers. Many managed WordPress hosts and VPS setups already expose these headers at the server level. If no GeoIP headers are detected, the plugin will clearly notify you in the admin dashboard.
If GeoIP headers are not present, country-based blocking will not activate. However:
404 abuse protection defends your site against bots that repeatedly request non-existent URLs. Zero Budget Bot Shield monitors repeated 404 responses per IP and automatically blocks abusive requests when configurable thresholds are exceeded. This helps reduce:
Yes. You can configure:
Absolutely. Zero Budget Bot Shield is designed for minimal resource usage. It does not:
No. When configured correctly, the plugin adds negligible overhead. Because it relies on existing request headers and simple conditional logic, performance impact is minimal compared to API-based security plugins.
No personal data is stored. The plugin records aggregated block statistics by country and reason only. Individual IP addresses are not logged, stored, or exported. This makes the plugin suitable for privacy-conscious sites.
Yes. Because no personal data is transmitted to third-party services and no IP addresses are stored, the plugin aligns well with privacy regulations such as GDPR. Always consult your legal advisor for compliance requirements specific to your site.
No. Zero Budget Bot Shield is completely free. All features are included, enabled, and usable without:
No API keys are required. This plugin does not connect to external services and does not transmit visitor data off-site. There are no accounts to create, no services to sign up for, and no usage quotas.
Yes. Blocked event statistics can be exported as a CSV file directly from the WordPress admin area for reporting or analysis.
Yes. The plugin is well-suited for shared hosting environments due to its low resource usage and absence of background processes.
Yes. Zero Budget Bot Shield:
This plugin is ideal for:
Zero Budget Bot Shield relies on GeoIP country headers provided by your web server or CDN. Many modern hosting providers already enable GeoIP by default, so no action is required in most cases. If GeoIP headers are not detected, and your host supports Apache GeoIP or GeoIP2, you may be able to enable it by adding a simple directive to your .htaccess file. GeoIPEnable On After saving the file, refresh your WordPress admin page and revisit the plugin settings. If GeoIP headers are available, the plugin will automatically begin detecting visitor countries. Important notes: