Firefox Google Searches
According to Google inc, it has been developed a functionality under Mozilla-based browsers that let you preload first result you have executed (Similar to I´m feeling lucky). So far, IE does not support it. It consists on including a link in the headers with 'prefetch value' as followslink rel="prefetch" href="http://www.nasa.gov/"/
Curiously, not any search term will be included it.
'Yahoo', 'Nasa', 'StandFord' will but 'Football' will not. Does anyboy know why it behaves like that?.
Look at this to see the headers sent to the browser,
http://www.stanford.edu/
GET / HTTP/1.1
Host: www.stanford.edu
User-Agent: Mozilla/5.0
(Windows; U; Windows NT 5.0; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 (ax)
Accept: text/xml,application/xml,application/xhtml+xml,text/html;
q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: http://www.google.com/search?sourceid=mozclient&ie=utf-8&oe=utf-8&q=standford
X-Moz: prefetch
0 Comments:
Post a Comment
<< Home