WebmasterID logoWebmasterID
Search bots

GoogleProducer fetcher

GoogleProducer is a user agent that appears among Google's crawlers and fetchers and is used by Google product infrastructure rather than the search index. It is documented by Google as one of the special-case Google agents. Some specifics of when it fetches are not exhaustively published, so it is recorded here as partially verified to avoid inventing behaviour.

Partially verified

What this means

GoogleProducer appears in Google's published list of crawlers and fetchers as one of the special-case Google user agents. It is associated with Google product fetches rather than search indexing.

Google does not exhaustively document every situation that triggers GoogleProducer, so this entry deliberately avoids asserting a specific behaviour beyond what the crawler list states. Treat it as Google product automation.

How it identifies itself

It uses the user-agent token GoogleProducer and is listed among Google's crawlers and fetchers. Match on the stable token rather than a version string.

For authenticity, verify the source IP against Google's published crawler/fetcher ranges, since the user agent can be copied.

How it appears in analytics and logs

A request carrying the GoogleProducer token is a Google product fetcher, not Googlebot building the search index. Treat it as Google automation; the exact triggering product is not fully documented, so do not infer indexing from it.

Diagnostic use case

Recognise GoogleProducer fetches in logs as Google product traffic separate from Googlebot indexing, and verify them against Google's published ranges.

What WebmasterID can help detect

WebmasterID classifies GoogleProducer as a Google fetcher distinct from Googlebot so it does not inflate search-crawl coverage or human analytics in your bot-intelligence view.

Common mistakes

Privacy and accuracy notes

GoogleProducer is identified by its user-agent token only. It is automation, not a visitor; WebmasterID records it as a bot event with no human profile attached.

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.