Googlebot Running Javascript

January 11th, 2012
tech
If you search Google for site:www.jefftk.com [1], the sixth result is currently:
The text it's showing for the description is from a comment. This is strange, because the comments from my posts are pulled in from from Facebook and Google Plus via javascript. So in the indexing process Google is running this script on another server, computing the change to the page that the "document.write" makes, and saving the text as the post-javascript page.

I can see how in the modern javascript-everywhere web this helps people get better search results, but this feels erie. It's a violation of how I expect bots to work. Next we'll see Google having indexed pages that require form submissions to get to.

Update 2012-01-11: The example above of javascript is from a Google+ comment, and while I think it's unlikely that Google is using G+ comments on link shares to pull up results, to test this I checked whether it also could pull things out of Facebook comments. It can:


[1] Why was I doing this? I recently added a <meta name="description" content="[first 400 characters of post]" /> to my blog entries because Google was putting the header ("  ::  Blog Posts  ::  RSS Feed ...") into the search results and I wanted to tell it where the real text started:

The change seems to have fixed some results but not all of them. They previously all looked like the image above, but now some are the beginning of the text, as 'description' should hint:
Referenced in: Comments Are Now First Names

Comment via: google plus, facebook, substack

Recent posts on blogs I like:

Linkpost for July

Effective Altruism

via Thing of Things July 3, 2026

Agentic test processes, LLM benchmarks, and other notes on agentic coding from Galapagos Island

I've been using AI fairly heavily since last November and the whole thing is a funny experience. An agent will do something that, if a human did it, you'd immediately fire them. My reaction, of course, is to act as if this is great and spin up a t…

via Posts on July 3, 2026

Variable fonts aren't universally supported

I make a lot of webpages. I also use Lockdown Mode on iOS and MacOS for a bit of extra security. Sometimes I realize that I forgot to test on Safari and it looks like crap, or I test and don’t notice that there’s been a problem for months (as was the case…

via Home June 27, 2026

more     (via openring)