Submit your breaking news stories and original articles to us by contacting us
Via the GoogleBlog, Google is now optimized to work faster with Firefox and Mozilla by utilizing the prefetching mechanism included with those browsers. What is prefetching, you ask?
Link prefetching is a browser mechanism, which utilizes browser idle time to download or prefetch documents that the user might visit in the near future. A web page provides a set of prefetching hints to the browser, and after the browser is finished loading the page, it begins silently prefetching specified documents and stores them in its cache. When the user visits one of the prefetched documents, it can be served up quickly out of the browser’s cache.
Google makes use of this technology when you search. On some searches, Google tells your browser to start downloading the top result as soon as the results page is finished loading. If you happen to click on the top result, it is already preloaded in the browsers cache, and will load quicker.
The way that Google accomplishes the prefetching is by using a link element that Firefox and Mozilla support.
<link rel=”prefetch” href=”http://www.forevergeek.com”>
Apparently Google only uses this when it is most likely that the user will click on the first result. For instance, if you search for “Stanford”, the website for that university will be the first result, and probably the one you are most likely to click on.
Of course the drawback is that you could end up with files in your cache that you did not actually visit, so it would mean cleaning out your cache more often.
You can also disable the prefetch function in Firefox using the following commands:
Make your Firefox Extensions work on any version
Top Firefox 2 Tweaks
W3Counter.com – Firefox with 25% browser share
8 Security Vulnerabilities In Firefox
Larry Page is Upset With Slowness of Google Search
Forever Geek is a resource for all things geek. You can stay tuned by having the latest FG news delivered to you for free via RSS.

Netbooks and User Satisfaction: It’s All About Expectations
10 Cool Sony Walkman photos – celebrate Walkman’s 30th birthday
6 Responses for "Google Optimized For Firefox"
March 31st, 2005 at 11:14 am
1Can you post a link to the blog please?
March 31st, 2005 at 11:18 am
2Sorry, I put it in the wrong field when I was posting the article.
It is there now.
March 31st, 2005 at 12:58 pm
3On a related note, squid prefetch along with FF prefetch is a good combo. If you’re on a linux box:
http://packages.debian.org/unstable/web/squid-prefetch
April 1st, 2005 at 6:21 am
4This is going to royally screw up stats for site-owners, though, isn’t it?
You won’t be able to tell whether someone even loaded/rendered a page, let alone read it.
April 1st, 2005 at 10:13 am
5Cool.
One question: If they assume, in some cases, a #1 result is not likely to be clicked… then why is it the #1 result?
April 1st, 2005 at 10:23 am
6Based on what I have read, they only do this when it is most likely the first result is what you are looking for.
For instance, if you go to Google and search for Stanford, the first result is for Stanford University. 95% of the time, you are actually looking for that site, so they are playing the law of averages.
RSS feed for comments on this post
Leave a reply