Hacker News new | ask | show | jobs
by gildas 3971 days ago
> Google bot is a headless vesion of chrome

I highly doubt this is the case, what is your source?

1 comments

Everything Google has said that the bot does, plus a knowledge of coding. They aren't using a LYNX style browser to render javascript and determine the position of ads on pages. They have to be using a headless type of actual browser for that - and it's a safe bet they aren't using firefox or IE or safari.

They aren't telling us how Googlebot is coded, but it's pretty easy to deduce.

http://ipullrank.com/googlebot-is-chrome/ for more details

> but it's pretty easy to deduce.

Indeed, I would try to make bots display the value window.chrome to verify this assertion.

They wouldn't identify as chrome - it'd still be a custom browser based on the chrome code.