What is AdBot?

AdBot is an uncategorized agent. Agent Analytics can track when it visits your website.

Category

Uncategorized
Not yet assigned a type

Expected Behavior

AdBot has no established behavior profile yet. Read its pattern in Agent Analytics: steady polite crawling suggests an unannounced index, while fast deep sweeps suggest scraping. Its user agent string and IP addresses are the best clues to who runs it.

Overview

Expected To Follow Robots.txt Yes
Insights Last Updated July 6, 2026

Robots.txt Blocked Percentage

0%
0% of top websites are blocking AdBot
Learn How →

Country of Origin

France
AdBot normally visits From France

Robots.txt Blocking Trend

As of July 6, 2026, 0% of top websites block AdBot in their robots.txt files.

Overall Uncategorized Traffic

As of July 6, 2026, 1.7% of all web traffic came from uncategorized agents.

Track Uncategorized Agents Visiting Your Website
Use Agent Analytics to get realtime visibility into visits from every crawler, scraper, and AI agent.

This data reflects agent visits measured across thousands of websites using Agent Analytics, combined with daily scans of the world's top 1000 websites and their robots.txt files.

AdBot's User Agent

User Agent Mozilla/5.0 (compatible; AdBot/1.0)

Access other known user agents and IP addresses using the Enterprise API.

How To Block AdBot

Add this rule to your robots.txt file to block AdBot from accessing your entire website. You can customize which pages are blocked by swapping out / for a different path.

User-agent: AdBot # https://knownagents.com/agents/adbot
Disallow: /
Block Every Uncategorized
⚠️ Manually adding individual robots.txt rules is not scalable. Instead, use Automatic Robots.txt.

Frequently Asked Questions

Should I Block AdBot?

Watch it first. AdBot has not been categorized yet, so there is no track record to lean on. Check which pages it requests and how often, and block it if the traffic is heavy or pointed at content you would not give an unknown bot. Almost none of the top websites we track have robots.txt rules for AdBot right now.

Does AdBot Respect Robots.txt?

Yes. AdBot is expected to honor robots.txt rules, so a disallow rule is the right first move. Automatic Robots.txt adds and maintains that rule for you, and Agent Analytics confirms AdBot actually honors it.

Does AdBot Access Private Content?

Unknown. AdBot has no documented scope, so watch what it actually requests. Repeated hits on login or admin paths are the signal to block it.

Why Is AdBot Visiting My Website?

Nobody knows yet. AdBot is undocumented, so until its operator explains it, its behavior on your site is the only evidence of its intent.

How Can I Tell if AdBot Is Visiting My Website?

Agent Analytics tracks AdBot visits in real time alongside every other known AI agent, crawler, and scraper. You can also check your server logs for requests whose user agent string contains "AdBot". Log the paths it requests and how often, since nothing about it is documented. Keep in mind that AdBot doesn't publish a verification method, so any client can claim its user agent string and a log match is a hint rather than proof.