TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Does Google look at !g queries to help improve search results?

17 pointsby fbelzileabout 4 years ago
As in, accidental !g's typed by DDG users thinking they're on DDG.

5 comments

lights0123about 4 years ago
Google can&#x27;t even tell that the search is coming from DuckDuckGo, as DDG sends this when redirecting to a Google-owned service:<p><pre><code> &lt;meta name=&#x27;referrer&#x27; content=&#x27;never&#x27;&gt; </code></pre> Interestingly, it doesn&#x27;t to other networks. For example, Wikipedia, Reddit, and Twitter redirects use this:<p><pre><code> &lt;meta name=&#x27;referrer&#x27; content=&#x27;origin&#x27;&gt; </code></pre> So they can tell it&#x27;s from DDG, but not the exact URL (not that it matters because they get the query anyways)
评论 #26210695 未加载
评论 #26212089 未加载
mrfusionabout 4 years ago
I’d guess being a monopoly they really don’t care to stress over small improvements.
naebotherabout 4 years ago
Are you asking if Google accounts for the bangs? You probably won&#x27;t get a straight answer, but it&#x27;s certainly possible. I believe Google keeps track of the order of your searches, so they might take that into account if you remove the bang and click through to what you were looking for.
brainfogabout 4 years ago
That is probably less than a rounding error in terms of traffic.
cpachabout 4 years ago
My guess: Probably not.