Google-PageRenderer
recommended: observeGoogle-PageRenderer is a specialized tool used by Google services for rendering web pages and fetching content when triggered by end-user actions, supporting various Google products and functionalities that require real-time page processing.
What it does
Google-PageRenderer usually makes a single request within seconds of a URL being shared, without crawling further. Traffic rises and falls with sharing activity, so a widely circulated link can produce a sharp burst of fetches.
How to identify it
User-agent contains any of:
Google-PageRenderer
robots.txt
Well-behaved crawlers honor robots.txt. To control Google-PageRenderer:
Allow full access
User-agent: Google-PageRenderer
Allow: /
Block entirely
User-agent: Google-PageRenderer
Disallow: /
Grey-area scrapers ignore robots.txt. Botscope enforces your policy at the edge or origin regardless —
see how →
See Google-PageRenderer on your own site
Botscope shows every bot and AI agent hitting your site — and lets you allow, challenge, or block each one. Observe first, enforce when you're ready.
Start free — connect in minutes