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
FireFox search box
- 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.
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.
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.
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.
Now that we know how to create a new search engine, let’s see which options we actually have.
Google “Browse by Name” Search
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.
http://www.google.com/search?sourceid=navclient&gfns=1&q=targetNote: This search will also bypass the search results page for all terms where a Wikipedia article is ranked #1. Try:
VERSUS
http://www.google.com/search?sourceid=navclient&gfns=1&q=pillow
- http://www.google.com/search?sourceid=navclient&gfns=1&q=war
- http://www.google.com/search?sourceid=navclient&gfns=1&q=dickens
- http://www.google.com/search?sourceid=navclient&gfns=1&q=shakespeare
- FireFox address bar: http://www.google.com/search?sourceid=navclient&gfns=1&q=
- FireFox search box: http://www.google.com/search?sourceid=navclient&gfns=1&q={searchTerms}
- Google Chrome: http://www.google.com/search?sourceid=navclient&gfns=1&q=%s
- Opera: http://www.google.com/search?sourceid=navclient&gfns=1&q=%s
- Internet Explorer: http://www.google.com/search?sourceid=navclient&gfns=1&q=TEST
Google Vanilla Search
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:Google search query to add this search engine in your browser:
- FireFox address bar: http://www.google.com/custom?q=
- FireFox search box: http://www.google.com/custom?q={searchTerms}
- Google Chrome: http://www.google.com/custom?q=%s
- Opera: http://www.google.com/custom?q=%s
- Internet Explorer: http://www.google.com/custom?q=TEST
Google De-Personalized Search
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: http://www.google.com/search?pws=0&q=
- FireFox search box: http://www.google.com/search?pws=0&q={searchTerms}
- Google Chrome: http://www.google.com/search?pws=0&q=%s
- Opera: http://www.google.com/search?pws=0&q=%s
- Internet Explorer: http://www.google.com/search?pws=0&q=TEST
0 comments:
Post a Comment