WebmasterID logoWebmasterID
Robots & crawl control

How to block DuckDuckBot in robots.txt

DuckDuckBot is DuckDuckGo's own crawler token, used for parts of its service such as Instant Answers. This page gives the robots.txt rule to disallow DuckDuckBot and explains that DuckDuckGo's main web results draw substantially on Bing, so blocking DuckDuckBot has limited effect on core results.

Verified against primary sources

What DuckDuckBot is

DuckDuckBot is DuckDuckGo's own crawler. DuckDuckGo documents it and publishes guidance for operators. Notably, DuckDuckGo's main web results draw substantially on Bing's index, with DuckDuckBot supporting features such as Instant Answers rather than building the entire result set.

That means blocking DuckDuckBot does not necessarily remove you from DuckDuckGo's core results — Bingbot policy is usually the more meaningful lever there.

The rule

To disallow DuckDuckBot site-wide, target its token:

User-agent: DuckDuckBot Disallow: /

Match the stable token. If your real goal is to control how DuckDuckGo presents your site, review your Bingbot rules as well. DuckDuckGo publishes IP verification guidance for DuckDuckBot; do not invent ranges. robots.txt is a request, not enforcement.

How it appears in analytics and logs

A request carrying the DuckDuckBot token is DuckDuckGo's own crawler fetching a URL. Because DuckDuckGo leans on Bing for core results, you may see relatively little DuckDuckBot traffic.

Diagnostic use case

Disallow DuckDuckBot if you want to limit DuckDuckGo's own crawling, while understanding its main results rely on other sources, so the effect on your DuckDuckGo presence is limited.

What WebmasterID can help detect

WebmasterID classifies DuckDuckBot by its token as a search crawler, separate from human analytics, so you can see whether the token reaches your site at all.

Common mistakes

Privacy and accuracy notes

Blocking DuckDuckBot is a publishing-policy choice in a public file. It involves no visitor data and is not an access-control boundary.

Related pages

Sources and verification notes

Last reviewed 2026-06-24. Facts are checked against primary/official sources where available; uncertain specifics are marked “Data not yet verified” rather than guessed.