Windows – Google chrome fails to open any page when I type in the address bar to search something in Google

google-chromewindows 7

Yesterday I have formatted my computer, and installed the newest version of Google Chrome (version 35.0.1916.153 m). When I type something in the address bar it sometimes does not open any page. All I get is a white page with the following written in the address bar: https://www.google.com.tr/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8

Sometimes it makes the search in the first try and sometimes I have to retype what I'm searching for in the address bar and then it works.

I have Windows 7 Home Premium 64 bit.

Best Answer

If the only problem is search, you may have changed the search engine. First go to setting. in search sub-menu click on manage search engines.
first check if the default search engine is google. if its not make it default and check if the problem is solved.
If not, in the very bottom of the pop up page,fill the fields with these:

name: google_custom
keyword: google
URL: http://www.google.com/search?q=%s/

now press enter.find the new search engine in other search engines and click make default button in the right of it. Done!

also if you want default google URL for search you can use this:

{google:baseURL}search?q=%s&{google:RLZ}{google:originalQueryForSuggestion}{google:assistedQueryStats}{google:searchFieldtrialParameter}{google:bookmarkBarPinned}{google:searchClient}{google:sourceId}{google:instantExtendedEnabledParameter}{google:omniboxStartMarginParameter}ie={inputEncoding}

But google sends all the data it has to it's servers by default so simple version is definitely faster. hope it helps.