June 2007
M T W T F S S
« May   Aug »
 123
45678910
11121314151617
18192021222324
252627282930  

Archives

Archive for June, 2007

Fasterfox prefetch blocking on the server

This is to block firefox from fasterfox prefetching links that the user may never read (this happens on forums for instance quite a lot) and using up bandwidth that is best used elsewhere on your server.
To turn it off add the following to your robots.txt
User-agent: Fasterfox
Disallow: /
Personally I only enable courteous setting on fasterfox, the [...]