开发者 | Kognetiks |
---|---|
更新时间 | 2025年7月29日 21:23 |
WordPress版本: | 6.8.2 |
版权: | GPLv3 or later |
版权网址: | 版权信息 |
bot-lockout
folder to /wp-content/plugins/
No, the plugin is designed to be transparent to legitimate users. It only presents a challenge once per day per browser, and the challenge is solved automatically via JavaScript.
Users with JavaScript disabled will be blocked. This is by design as the protection relies on JavaScript execution to distinguish between real browsers and bots.
Yes, you can add user agent strings for trusted bots like Googlebot, Bingbot, and other search engines in the plugin settings.
No, the plugin is designed to be lightweight. The JavaScript challenge runs only once per day per browser, and normal operation doesn't require database queries.
Yes, you can specify pages or paths that should be excluded from protection, such as API endpoints, RSS feeds, or sitemap files.
Yes, the plugin works with most caching plugins. The challenge is presented before the cached content is served.
Yes, the plugin is compatible with CDNs. The challenge is processed on your server before content is served through the CDN.
Yes, you can customize the block message and add custom CSS to match your site's design.
The plugin includes a built-in test tool in the admin settings that allows you to verify the challenge system works correctly.
You can add your IP address to the whitelist in the plugin settings, or temporarily disable the plugin.