International and multilingual

How Google crawls locale-adaptive pages

If your site has locale-adaptive pages (that is, your site returns different content
based on the perceived country or preferred language of the visitor), Google might not crawl,
index, or rank all your content for different locales. This is because the default IP
addresses of the Googlebot crawler appear to be based in the USA. In addition, the crawler
sends HTTP requests without setting Accept-Language in the request header.

Geo-distributed crawling

Googlebot crawls with IP addresses based outside the USA, in addition to the US-based IP addresses.

As we have always recommended, when Googlebot appears to come from a certain country, treat
it like you would treat any other user from that country. This means that if you block
USA-based users from accessing your content, but allow visitors from Australia to see it,
your server should block Googlebot if it appears to be coming from the USA, but allow access
to Googlebot if it appears to come from Australia.

Other considerations

Alien Road

How we apply this

Locale-adaptive serving is fragile because Googlebot crawls from a limited set of locations. Where a client insists on it, we make sure the fallback experience is the one Google sees, and we prefer separate URLs whenever the business can accept them.

Related services

Share

© Copyright 2026 Alien Road. All rights reserved.