Tack “&udm=14” on to the end of a normal search, and you’ll be booted into the clean 10 blue links interface. While Google might not let you set this as a default, if you have a way to automatically edit the Google search URL, you can create your own defaults.

    • @[email protected]
      link
      fedilink
      English
      3
      edit-2
      8 months ago

      IDK about the order but limit yourself to one query equals percent S there.

      To help understand why (since it’s simple enough!):

      google dot com/search?q=%s
      

      becomes

      google dot com/search?q=YourSearchTerm
      

      cuz it replaces the %s with what you type.


      So

      google dot com/search?q=%s&udm=14
      

      looks right to me

      • @atrielienz
        link
        English
        18 months ago

        I think I may try both and see what happens just because I’d like to know. Thanks for the response though.

        • @[email protected]
          link
          fedilink
          English
          28 months ago

          You should, easy enough.

          Even with %s in a URL twice it’ll probably work, just show the query twice in the navigation bar.