It's been known for some time that Google tries to interact with content that it thinks is dynamic or retrieved via AJAX. For obvious reasons.
Interact, yes. Execute AJAX? Not so much. Matt Cutts said in April: "So Asynchronous Javascript is a little bit more complicated, and that’s maybe further down the road, but the common case is Javascript." From the short article, it seems like this is going a bit further than what Cutts is saying GoogleBot is capable.
Google bot now appears to emulate users interacting with the site
21–30 of 31 posts
Re: Google bot now appears to emulate users interacting with the site
#22Re: Google bot now appears to emulate users interacting with the site
#23I suspect Googlebot may be replaying a sequence of requests recorded with the Google Toolbar.
Re: Google bot now appears to emulate users interacting with the site
#24GBot has been executing Javascript and hitting URLs the Javascript generates, for quite some time. And very likely it also evaluates the page layout as it is influences by Javascript, to detect keyword stuffing hidden by Javascript.
I hope this isn't becoming a trend, but lately I see a lot of responsive sites that don't respond to user input. Maybe a little force from Google will stop this trend.
Re: Google bot now appears to emulate users interacting with the site
#25GBot has been executing Javascript and hitting URLs the Javascript generates, for quite some time. And very likely it also evaluates the page layout as it is influences by Javascript, to detect keyword stuffing hidden by Javascript.
They also started looking at content above the fold and also monitor request time vs page loaded time for a while. I think it's great that Google is starting to monitor the user experience. It will keep people from building Javascript bloated sites that don't respond well. I hope this isn't becoming a trend, but lately I see a lot of responsive sites that don't respond to user input. Maybe a little force from Google…
The results of Goog monitoring page load and render times can be seen in Goog's Webmaster Tools and is measured by user's browsers. They started doing that some years ago and I am pretty sure by now it is part of the ranking.
And at the same time they made their own site slower and bloaded. :-/
Re: Google bot now appears to emulate users interacting with the site
#26GBot has been executing Javascript and hitting URLs the Javascript generates, for quite some time. And very likely it also evaluates the page layout as it is influences by Javascript, to detect keyword stuffing hidden by Javascript.
They also started looking at content above the fold and also monitor request time vs page loaded time for a while. I think it's great that Google is starting to monitor the user experience. It will keep people from building Javascript bloated sites that don't respond well. I hope this isn't becoming a trend, but lately I see a lot of responsive sites that don't respond to user input. Maybe a little force from Google…
On the other hand it will finally allow sites that do client-side rendering with JavaScript to be indexed properly, provided that they are responsive - which isn't that hard to do.
Re: Google bot now appears to emulate users interacting with the site
#27Re: Google bot now appears to emulate users interacting with the site
#28Earlier quoted context omitted.
This isn't Reddit.
Cry me a river.
Re: Google bot now appears to emulate users interacting with the site
#29GBot has been executing Javascript and hitting URLs the Javascript generates, for quite some time. And very likely it also evaluates the page layout as it is influences by Javascript, to detect keyword stuffing hidden by Javascript.