Is there a URL parameter to turn off Google Instant?

Google Instant overrides other URL parameters. This affects Firefox toolbar search users and anyone who uses bookmarks or favorites with custom parameters. Turning it off through Preferences is a hassle and only lasts until your cookies are cleared. If there isn't a parameter to turn off Google Instant, there needs to be.

link|improve this question
feedback

4 Answers

The following will turn it off and will also work if the browser is set to clear cookies upon exit, according to Google's support page:

http://www.google.com/webhp?complete=0&hl=en

Source: BTCreative's answer in Google Instant is horrible. I can't turn it off. The vast majority seem to agree. Google - STOP adding this stuff!! .

link|improve this answer
feedback

https://encrypted.google.com seems to be an easy way to disable it!

link|improve this answer
Obviously you could just disable it in your search settings. – Al Everett Sep 17 '10 at 19:53
Yes, but he was specific about a URL parameter. I beleive he wanted to shift back and forth – thunderror Sep 18 '10 at 8:08
Yes, I get that. Your solution isn't an URL parameter either; it's a separate URL. – Al Everett Sep 18 '10 at 19:05
Yup...but it serves his purpose better I presume :) – thunderror Sep 18 '10 at 19:06
feedback

GeneQ's answer is the direct answer to the question, but an alternative to get the desired effect wrt. turning off Google Instant, even when cookies are cleared upon exit, is to change the user agent (HTTP header field User-Agent) the browser sends. Note that this may or may not have undesired side effects on things that depends on it (for example, some JavaScript code).

  1. In Firefox: change general.useragent.override to something like googleinstantisreallyirritating or www.google.com.
  2. In Opera: apparently it is not possible.
  3. In Chrome: hack the Chrome.dll file (Windows only?).
  4. In Internet Explorer: TBD.
link|improve this answer
feedback

In 'search setting' panel, there is an option for Google Instant, turn off this option to disable Instant search.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown