AI Bot Traffic Strains Servers: Should Sites Keep Paying?

▼ Summary
– AI bots are increasingly causing infrastructure problems like unnecessary server load and resource consumption, not just content scraping.
– Poorly designed bots, such as Meta’s crawler, can get stuck in loops for days, draining website resources without providing value.
– Approximately 80% of AI crawling activity is for model training, raising questions about whether the traffic justifies its costs for businesses.
– Businesses face a dilemma because some automated traffic is necessary for search visibility, forcing them to balance costs with discoverability.
– Effective bot management requires distinguishing valuable crawlers (e.g., search bots) from wasteful ones, and restricting access to high-cost site functions like checkout pages.
The relationship between websites and automated traffic has entered a new, costly phase. Fresh research and infrastructure data reveal that the core problem is no longer just about content scraping. Instead, site owners now face a complex web of degraded server performance, inflated analytics, rising infrastructure costs, and a difficult trade-off between visibility and expense.
The Real Problem Isn’t Just Scraping
Discussions among SEOs and publishers often focus on AI bots scraping content for training large language models. This is a legitimate concern, as AI systems harvest material with little to no attribution when it is repackaged into an answer. Site owners worry about their intellectual property. Search marketers fret over how their content is used by AI systems.
Yet, infrastructure teams are witnessing a different, equally consequential set of problems.
The Banality of Errant Bots
The issue is increasingly that many bots are simply lost. They create unnecessary load, consume server resources, and sometimes get trapped in inefficient loops. One recurring pattern in the report involved Meta’s `meta-externalagent` crawler following URL variations for days on end before mitigation systems caught it.
This behavior is not malicious. It is automation operating with poor coding or insufficient guardrails. Cloudflare’s David Belson captured this perfectly: “There’s the person who didn’t know what the hell they were doing yesterday, but vibe coded a bot today and let it loose. They’re not even bothering to check `robots.txt`.”
This observation highlights a critical reality. Today’s infrastructure problems stem from poorly designed automation operating at scale, not just from sophisticated scraping tools.
Bots Consuming Resources Without Creating Value
The consequence is that websites spend resources serving automated traffic that provides little or no business value in return. This is a major problem for ecommerce sites. Unlike static page requests, cart-related requests typically bypass caching and require the server to use resources. Depending on the architecture, those requests can trigger PHP execution, database queries, session handling, and other resource-intensive processes.
Seen this way, scraping is the least of a website’s problems. A crawler that repeatedly triggers expensive application logic degrades performance for legitimate visitors. The economic impact is significant. According to the report, roughly 80% of AI crawling activity is associated with model training, eclipsing search or user-driven crawls.
For many businesses, the question becomes: Is the value returned by that traffic worth the resources being consumed?
Businesses Trapped Between Visibility and Cost
If the solution were simply blocking bots, the problem would be solved. Unfortunately, many automated systems consuming resources are also tied to discoverability and visibility. Some bots help search engines find content. Some may contribute to AI citations in generated answers. Others simply consume resources without producing measurable business benefits.
Businesses are now asked to absorb the costs of automated traffic while simultaneously evaluating whether that traffic contributes enough visibility to justify those costs.
The Question Now: Which Bots Are Worth Paying For?
The report argues that site owners should ask: Which bots, on which parts of my site, under what conditions? Bot management now affects visibility, infrastructure costs, and site performance. The goal is aligning automated traffic with business objectives.
Traffic Numbers May Already Be Affected
Automated traffic also distorts website analytics. According to the report, AI bot traffic increased 300% over the past year. By the end of 2025, approximately one in every 31 visits on TollBit’s network originated from an AI bot. As automated traffic grows, traffic volume alone becomes a less reliable indicator of audience growth.
A site can show rising visit counts while experiencing no corresponding increase in customers, subscribers, conversions, or revenue. In some cases, the additional traffic is entirely automated. The report argues that the most meaningful signals come from metrics tied to actual business outcomes, including branded search demand, direct traffic, engagement quality, and revenue.
Solutions and Mitigation Tactics
The report advocates a deliberate approach to bot management. The first step is visibility. Before making changes, site owners should understand what automated traffic is actually doing. The goal is not identifying every bot but identifying patterns like repeated requests, loops, and activity focused on dynamic endpoints.
The second step is protecting high-cost site functions. Cart URLs, checkout paths, internal search pages, filtered product pages, and parameter-heavy URLs consume significantly more resources than standard content pages. Restricting unnecessary crawler access to those areas can reduce waste without affecting important content.
The report also recommends separating search crawlers from AI crawlers. Not every bot provides the same value. Search crawlers contribute directly to discoverability and deserve broader access than AI training crawlers or unknown scrapers. A single policy applied to every automated system can no longer be justified as the ecosystem grows more complex. That is why the report advocates targeted changes rather than broad restrictions.
The goal is not eliminating automated traffic. The goal is managing it in a way that supports business objectives while reducing unnecessary costs. One way is to decide which bots can access specific parts of a site and under what circumstances.
Key Takeaways
Bot traffic is no longer primarily a scraping issue. The data suggests it has become an infrastructure, visibility, analytics, and business-management issue. The biggest challenge is that many bots consume resources, trigger expensive functionality, inflate traffic metrics, and create costs that site owners must absorb. Bot management is not about blocking the most bots. It is about managing bots according to what the site is optimizing for by distinguishing between valuable and wasteful automated traffic.
(Source: Search Engine Journal)



