Bad IPs Table
-
Hi, on one of my three websites (the busiest) there is nothing in the Num Blocked field. There are in the other two websites. Visit log is perfectly populated and clears once a day. Any idea why? thanks
-
Hi,
Please check if you are running the latest plugin version.On the Settings page, ensure the plugin is not in Test Mode.
Take a look at the Visitors Log page.
Attach a screenshot of the dashboard page. (Specifically the “Total Bots Blocked Last 15 days” chart)
Try running the free Site-Checkup plugin.
https://wordpress.org/plugins/site-checkup/Then, please let me know the results.
Regards,
Billthanks
Visits log for today has Showing 1 to 10 of 109,442 entries mainly Denied/ Masked.
From site checkup
[12-Sep-2025 05:54:56 UTC] [Warning] Another plugin has prematurely sent headers to the browser, which prevents Stop Bad Bots plugin from effectively blocking the visit. [12-Sep-2025 06:10:02 UTC] [Warning] Another plugin has prematurely sent headers to the browser, which prevents Stop Bad Bots plugin from effectively blocking the visit. [12-Sep-2025 06:25:05 UTC] [Warning] Another plugin has prematurely sent headers to the browser, which prevents Stop Bad Bots plugin from effectively blocking the visit. [12-Sep-2025 06:40:09 UTC] [Warning] Another plugin has prematurely sent headers to the browser, which prevents Stop Bad Bots plugin from effectively blocking the visit. [12-Sep-2025 06:55:15 UTC] [Warning] Another plugin has prematurely sent headers to the browser, which prevents Stop Bad Bots plugin from effectively blocking the visit. [12-Sep-2025 07:10:19 UTC] [Warning] Another plugin has prematurely sent headers to the browser, which prevents Stop Bad Bots plugin from effectively blocking the visit. [12-Sep-2025 07:25:23 UTC] [Warning] Another plugin has prematurely sent headers to the browser, which prevents Stop Bad Bots plugin from effectively blocking the visit. [12-Sep-2025 07:40:29 UTC] [Warning] Another plugin has prematurely sent headers to the browser, which prevents Stop Bad Bots plugin from effectively blocking the visit. [12-Sep-2025 07:55:34 UTC] [Warning] Another plugin has prematurely sent headers to the browser, which prevents Stop Bad Bots plugin from effectively blocking the visit. [12-Sep-2025 08:10:38 UTC] [Warning] Another plugin has prematurely sent headers to the browser, which prevents Stop Bad Bots plugin from effectively blocking the visit. [12-Sep-2025 08:16:12 UTC] WordPress database error Duplicate entry ‘34.174.65.81’ for key ‘botip’ for query INSERT INTO
wpml_sbb_badips(botip, botobs, botstate, botblocked, added, botflag, botcountry) VALUES (‘34.174.65.81’, ”, ‘Enabled’, 0, ‘Temp’, ‘6’, ”) made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), include_once(‘/plugins/stopbadbots/stopbadbots.php’), stopbadbots_add_temp_ip [12-Sep-2025 08:25:43 UTC] [Warning] Another plugin has prematurely sent headers to the browser, which prevents Stop Bad Bots plugin from effectively blocking the visit. [12-Sep-2025 08:33:13 UTC] WordPress database error Duplicate entry ‘34.174.105.244’ for key ‘botip’ for query INSERT INTOwpml_sbb_badips(botip, botobs, botstate, botblocked, added, botflag, botcountry) VALUES (‘34.174.105.244’, ”, ‘Enabled’, 0, ‘Temp’, ‘6’, ”) made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), include_once(‘/plugins/stopbadbots/stopbadbots.php’), stopbadbots_add_temp_ip [12-Sep-2025 08:40:48 UTC] [Warning] Another plugin has prematurely sent headers to the browser, which prevents Stop Bad Bots plugin from effectively blocking the visit. [12-Sep-2025 08:44:10 UTC] WordPress database error Duplicate entry ‘34.174.167.136’ for key ‘botip’ for query INSERT INTOwpml_sbb_badips(botip, botobs, botstate, botblocked, added, botflag, botcountry) VALUES (‘34.174.167.136’, ”, ‘Enabled’, 0, ‘Temp’, ‘6’, ”) made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), include_once(‘/plugins/stopbadbots/stopbadbots.php’), stopbadbots_add_temp_ip [12-Sep-2025 08:44:10 UTC] WordPress database error Duplicate entry ‘34.174.167.136’ for key ‘botip’ for query INSERT INTOwpml_sbb_badips(botip, botobs, botstate, botblocked, added, botflag, botcountry) VALUES (‘34.174.167.136’, ”, ‘Enabled’, 0, ‘Temp’, ‘6’, ”) made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), include_once(‘/plugins/stopbadbots/stopbadbots.php’), stopbadbots_add_temp_ip [12-Sep-2025 08:55:56 UTC] [Warning] Another plugin has prematurely sent headers to the browser, which prevents Stop Bad Bots plugin from effectively blocking the visit. [12-Sep-2025 09:10:56 UTC] [Warning] Another plugin has prematurely sent headers to the browser, which prevents Stop Bad Bots plugin from effectively blocking the visit. [12-Sep-2025 09:26:01 UTC] [Warning] Another plugin has prematurely sent headers to the browser, which prevents Stop Bad Bots plugin from effectively blocking the visit. [12-Sep-2025 09:41:04 UTC] [Warning] Another plugin has prematurely sent headers to the browser, which prevents Stop Bad Bots plugin from effectively blocking the visit. [12-Sep-2025 09:56:09 UTC] [Warning] Another plugin has prematurely sent headers to the browser, which prevents Stop Bad Bots plugin from effectively blocking the visit.the image did not get through this ok?
Top Bots Blocked by NameBot
NicknameNum
BlockedApplebot707semrush407oBot161dotbot26crawl18Download15Moblie Safari12aiohttp11RSiteAuditor10Mojeek8Top Bots Blocked By IPBot
IPNum
Blocked185.220.101.1342600:4041:432f:df00:b8bd:524e:a452:ed2b3185.220.101.213Top Bots Bad Referer BlockedBot
RefererNum
Blockedvk.com1fiverr.com1This warning indicates that another plugin sent HTTP headers too early, preventing the “Stop Bad Bots” plugin from blocking malicious visits. Headers are used to control redirects, cookies, and caching, and if sent prematurely, they disrupt the normal plugin execution flow.
Why It Happens:
- A conflicting plugin or theme outputs data or calls
header()/setcookie()too soon. - Common culprits include caching, redirection, or optimization plugins.
- Whitespace or characters before/after PHP tags (
<?php/?>) can also cause this.
Impact:
- Bots are not blocked → Unwanted traffic consumes server resources.
- Potential security risks if malicious bots access the site.
How to Fix:
- Identify the conflicting plugin by deactivating others one by one.
- Check the theme by switching to a default WordPress theme temporarily.
- Contact support for the problematic plugin if identified.
All looking good, thanks
- A conflicting plugin or theme outputs data or calls
The topic ‘Bad IPs Table’ is closed to new replies.