|
|
|
|
|
by jakub_g
4906 days ago
|
|
This is really insane. The only important params from my point of view are (apart from query) hl (language -- important if you use google.com outside of US to have results in English or any other lang), page number, and safe (for filtering). The solutions that could be applied on Google side for this: 1. Perhaps they could add some button like on YouTube and other pages to share the search (be it web search, image search etc.). Of course it will clutter the UI but it's already cluttered and non-intuitive, especially given their experiments (AB testing?). Each few weeks I see something moved, changed, colors tweaked. Think what if Microsoft were doing sth like this with Windows or Office... :) 2. Use the History API to decrappify the URL after the load (it's a kind of cheat, but I would like it). |
|