The massive amounts of asian AI scraper bots afflicting today's websites do not follow robots.txt or ads.txt.
They also tend to use a real browser to bypass a number of anti-bot protections. So they will even show up on google analytics and not be filtered out. The same thing could happen with ad networks, where the bots get served ads.
You have the enforce said rules, or your website is toast as of this year.
Here's what a few seconds of my fail2ban protection logs look like:
Code:
2025-09-28 00:01:24,286 fail2ban.actions [2340045]: NOTICE [apache-noheadoldes] Ban 200.107.68.6
2025-09-28 00:01:24,393 fail2ban.actions [2340045]: NOTICE [apache-noheadoldes] Ban 179.127.194.178
2025-09-28 00:01:24,603 fail2ban.actions [2340045]: NOTICE [apache-noheadoldes] Ban 138.36.49.101
2025-09-28 00:01:24,738 fail2ban.actions [2340045]: NOTICE [apache-noheadoldes] Ban 45.189.64.232
2025-09-28 00:01:24,876 fail2ban.actions [2340045]: NOTICE [apache-noheadoldes] Ban 45.163.119.45
2025-09-28 00:01:25,173 fail2ban.actions [2340045]: NOTICE [apache-noheadoldes] Ban 45.189.249.76
2025-09-28 00:01:25,622 fail2ban.actions [2340045]: NOTICE [apache-noheadoldes] Ban 190.45.187.87
2025-09-28 00:01:25,707 fail2ban.actions [2340045]: NOTICE [apache-noheadoldes] Ban 170.83.133.225
2025-09-28 00:01:25,810 fail2ban.actions [2340045]: NOTICE [apache-noheadoldes] Ban 177.104.100.220
2025-09-28 00:01:25,986 fail2ban.actions [2340045]: NOTICE [apache-noheadoldes] Ban 186.232.133.139
2025-09-28 00:01:26,073 fail2ban.actions [2340045]: NOTICE [apache-noheadoldes] Ban 177.20.183.208
2025-09-28 00:01:26,227 fail2ban.actions [2340045]: NOTICE [apache-noheadoldes] Ban 138.219.238.45
2025-09-28 00:01:26,369 fail2ban.actions [2340045]: NOTICE [apache-noheadoldes] Ban 45.177.140.176
2025-09-28 00:01:26,701 fail2ban.actions [2340045]: NOTICE [apache-noheadoldes] Ban 41.74.57.207
2025-09-28 00:01:27,041 fail2ban.actions [2340045]: NOTICE [apache-noheadoldes] Ban 190.92.109.158
2025-09-28 00:01:28,402 fail2ban.actions [2340045]: NOTICE [apache-noheadoldes] Ban 187.102.0.155
2025-09-28 00:01:29,702 fail2ban.actions [2340045]: NOTICE [apache-noheadoldes] Ban 187.73.203.47
This system bans thousands of IPs per day at this point.
I manage 30 servers and every server i manage encounters these scraper bots.
You need an added protection layer if Xenforo cloud hosting is not providing one out of the box. The enormous amount of bots have made this basically mandatory for running any website today.