WebmasterID logoWebmasterID
Robots & crawl control

How to block the Oncrawl crawler

Oncrawl is a technical-SEO platform whose crawler fetches your pages to analyse crawlability, structure, and on-page factors. This page shows the robots.txt token to target and why a Disallow steers only compliant fetchers. Note that an authorised Oncrawl audit you commission usually needs the crawler allowed.

Partially verified

What the Oncrawl crawler is

Oncrawl is a technical-SEO platform that combines crawling with log analysis. Its crawler fetches your public pages to evaluate structure, internal linking, and crawlability for site audits. If you are an Oncrawl customer running your own audit, you generally want this crawler allowed.

Match on the documented Oncrawl user-agent token rather than a version string. Confirm the exact self-identifying token from your logs before relying on a rule.

robots.txt rule

To ask the Oncrawl crawler to stay off your site, target its documented token:

User-agent: Oncrawl Disallow: /

Only block this if you did not commission the audit — blocking your own Oncrawl crawl will produce an incomplete report. robots.txt is honoured by compliant crawlers and is not enforcement; confirm the crawler backed off via crawl behavior.

How it appears in analytics and logs

Requests carrying the Oncrawl token are SEO-audit crawl events, not human visits. If you did not initiate the audit, a third party may be analysing your site; classify the hits as bot traffic.

Diagnostic use case

Stop an Oncrawl audit crawler from fetching your pages when the audit is not authorised by you, while remembering an audit you commission needs the crawler allowed.

What WebmasterID can help detect

WebmasterID classifies the Oncrawl crawler server-side and shows whether it keeps reaching your pages after a robots.txt rule, helping you tell authorised audits from uninvited ones.

Common mistakes

Privacy and accuracy notes

Blocking the Oncrawl crawler uses only the request user-agent token. No visitor identity is involved, and WebmasterID records the crawl as a bot event separate from human analytics.

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.