No matter which browser you are using, your default search engine is likely to be Google. I am not going to persuade you to change it to something else because that advice would be useless to many: we still use Google, no matter what.

This post is about modifying your browser's default engine slightly - these modifications are likely to improve your searching experience a lot.

But first, let's very briefly look at how we can create a new search and set it as default in our favorite browser.

How to Create a New Search Engine

FireFox (address/URL field)

  • Open about:config
  • Filter for keyword.url
  • Double click on this entry to open a dialog;
  • Edit the "˜keyword.url' string

Placeholder for your search term: blank

  • Go to mycroft.mozdev.org and use the form (you can also use "Show full instructions option?" to see the tips) to create a search plugin for your search box;
  • When ready, test the plugin, generate the code and submit it to the database.

Placeholder for your search term: {searchTerms}

Google Chrome

  • Navigate: Settings (icon) -> Options and click "Manage" next to your "Default search engine"
  • Click "Add" button and there provide the details:the name, keyword and query string of your new search engine.

Placeholder for your search term: %s

Opera

  • Press CTRL+F12 to open the Preferences panel and click on the Search tab.
  • Click "Add" button and provide the new search engine name, keyword, URL and query string.

Placeholder for your search term: %s

Internet Explorer

  • In the search bar, click the arrow next to the search icon and select "Search for other search engines" and there click "Create my own search provider"
  • Provide the name and query string of your search provider.

Placeholder for your search term: TEST

Now that we know how to create a new search engine, let's see which options we actually have.

Google "Browse by Name" search functionality is something in between "I am feeling lucky" and regular Google search. With "I am feeling lucky" button you will always land on the actual page ranked top for your search term (by-passing Google results page). With regular search, you always land on Google results page.

With "Browse by Name"

  • For generic search terms, you land on Google search results page;
  • For "navigational" terms (where the top result is pretty much obvious), you land on the top result page.

Compare:

https://www.google.com/search?sourceid=navclient&gfns=1&q=target

VERSUS

https://www.google.com/search?sourceid=navclient&gfns=1&q=pillow

Note: This search will also bypass the search results page for all terms where a Wikipedia article is ranked #1. Try:

  • https://www.google.com/search?sourceid=navclient&gfns=1&q=war
  • https://www.google.com/search?sourceid=navclient&gfns=1&q=dickens
  • https://www.google.com/search?sourceid=navclient&gfns=1&q=shakespeare

Google search query to create this search engine:

  • FireFox address bar: https://www.google.com/search?sourceid=navclient&gfns=1&q=
  • FireFox search box: https://www.google.com/search?sourceid=navclient&gfns=1&q={searchTerms}
  • Google Chrome: https://www.google.com/search?sourceid=navclient&gfns=1&q=%s
  • Opera: https://www.google.com/search?sourceid=navclient&gfns=1&q=%s
  • Internet Explorer: https://www.google.com/search?sourceid=navclient&gfns=1&q=TEST

Note: The search can be a huge time-saver but surely not for everyone. People who specialize in search (like myself) can't use it because for them, the search results page is the most important destination.

Google vanilla is our old good Google we all miss so much: no "universal search" results (images, videos, etc within general Google search results page), no sidebar search options, no ads on top of organic search results, etc. Everything is crystal clean and clear:

vanilla google

Google search query to add this search engine in your browser:

  • FireFox address bar: https://www.google.com/custom?q=
  • FireFox search box: https://www.google.com/custom?q={searchTerms}
  • Google Chrome: https://www.google.com/custom?q=%s
  • Opera: https://www.google.com/custom?q=%s
  • Internet Explorer: https://www.google.com/custom?q=TEST

Like I have already mentioned, Google personalizes search results to try to show you the results that you are likely to appreciate. You are free to disable this behavior and you have various ways to de-personalize your Google search results - one of which is by creating a new default search engine in your browser.

Google search query to create this search engine:

  • FireFox address bar: https://www.google.com/search?pws=0&q=
  • FireFox search box: https://www.google.com/search?pws=0&q={searchTerms}
  • Google Chrome: https://www.google.com/search?pws=0&q=%s
  • Opera: https://www.google.com/search?pws=0&q=%s
  • Internet Explorer: https://www.google.com/search?pws=0&q=TEST

Are there any cool Google modifications you are aware of? Let's have some Google fun!