WebmasterID logoWebmasterID
Robots & crawl control

How to block the OnPage.org / Ryte crawler

OnPage.org was an SEO site-audit platform that later became Ryte; its crawler fetches your pages to analyse technical SEO. This page shows the robots.txt token to target, notes the relationship to Ryte's crawler, and explains why a Disallow steers only compliant fetchers.

Partially verified

What the OnPage.org crawler is

OnPage.org was a technical-SEO audit platform whose crawler fetches a site's pages to evaluate on-page factors, structure, and crawlability. The company rebranded to Ryte, so you may see both the historical OnPage token and Ryte's crawler in logs.

Match on the documented OnPage user-agent token. If you also want to restrict Ryte's current crawler, target that token as well — see the dedicated Ryte crawler block page.

robots.txt rule

To ask the OnPage crawler to stay off your site, target its documented token with a site-wide Disallow:

User-agent: OnPage Disallow: /

Verify the exact token from the crawler's self-identifying user agent in your logs before relying on the rule. robots.txt is honoured by compliant crawlers and is not enforcement; if an uninvited audit continues, escalate to edge-level controls.

How it appears in analytics and logs

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

Diagnostic use case

Stop an SEO site-audit crawler from fetching your pages when the audit is not authorised by you, and confirm the rule reached the correct token.

What WebmasterID can help detect

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

Common mistakes

Privacy and accuracy notes

Blocking the OnPage 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.