Google announced Chrome 17 today; their top advertised feature was a prerender feature for the omnibox.

When you start typing in the omnibox and the URL autocompletes to a site you’re very likely to visit, Chrome will prerender the page, so it will appear faster--sometimes, even instantly--as soon as you hit Enter.

But, I can't get it to work. I monitor my network traffic (using Charles) and type "google.com" in the omnibox, waiting for some magic to happen; nothing. It autocompletes as soon as I type "go", but it doesn't prerender.

Same for "facebook.com" ("fa") "stackoverflow.com" ("st"). The network traffic only starts once I hit Enter.

Is there some way to force it to prerender for certain pages?

link|improve this question

57% accept rate
Are you sure you are using the latest version? – Synetech Feb 8 at 20:23
"Google Chrome is up to date (17.0.963.46)" – Dan Fabulich Feb 8 at 20:53
feedback

1 Answer

Web Developer's Guide to Prerendering in Chrome says,

Beginning in Chrome 17, Chrome itself will initiate prerendering in some cases, based on the user's interactions with the address bar.

So I dont think it'll work always. Use it for sometime. Maybe it'll prerender the pages you visit most.

link|improve this answer
It performs the analysis based on the history. If he has already been using Chrome for a while, then that is not the problem. – Synetech Feb 8 at 20:24
Yes. I've also seen prerendering while searching at google.com, where you search for a query, wait couple of seconds and the top result usually gets prerendered. – Bibhas Feb 8 at 20:27
@Synetech Yeah, I have been using Chrome for years. – Dan Fabulich Feb 8 at 20:53
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.