When you use Chrome’s omnibar to search, Chrome will redirect you to search results based on when you are geographically. This is great when I’m at home because I see (more relevant) results from google.co.uk and not google.com.
However, I’m travelling at the moment and getting my results from google.co.th is painful since most of the results are not in english.
- Close Chrome.
- Open the file “Local State” in notepad. Mine was in: C:\Users\matt\AppData\Local\Google\Chrome\User Data\Local State. Linux users may find it in ~/.config/google-chrome/ or ~/.config/chromium/, and OS X users can try ~/Library/Application Support/Google/Chrome.
- Look for “last_known_google_url” and “last_prompted_google_url” and change their values to the local Google page of your choice.
- Save and close.
- Done.
You may find other pages telling you to hardcode the url in the Chrome options page when you “manage search engines”. This works to an extent but breaks other things like suggest.
Thanks to Siavash for originally posting this.
Stayed as .co.uk even after adding .com
after much hair pulling on my side, this worked! thank you very much!
Thanks so much Matt! This solved it! Man, it’s been crazy frustrating trying to figure out how to make this tweak – thanks!