this post was submitted on 24 Jul 2025
42 points (100.0% liked)

DeGoogle Yourself

12922 readers
29 users here now

A community for those that would like to get away from Google.

Here you may post anything related to DeGoogling, why we should do it or good software alternatives!

Rules

  1. Be respectful even in disagreement

  2. No advertising unless it is very relevent and justified. Do not do this excessively.

  3. No low value posts / memes. We or you need to learn, or discuss something.

Related communities

!privacyguides@lemmy.one !privacy@lemmy.ml !privatelife@lemmy.ml !linuxphones@lemmy.ml !fossdroid@social.fossware.space !fdroid@lemmy.ml

founded 5 years ago
MODERATORS
top 14 comments
sorted by: hot top controversial new old
[–] donuts@lemmy.world 14 points 1 week ago

I think you need to toggle "Verbatim" in the search tools option for it to work, otherwise it just kinda tries to guess what you are looking for, search terms be damned.

[–] devdoggy@lemmy.world 9 points 1 week ago (1 children)
[–] fubbernuckin@lemmy.dbzer0.com 1 points 1 week ago (1 children)

Any (free) alternatives that don't exhibit this behavior?

[–] Outwit1294@lemmy.today 3 points 1 week ago (2 children)

DuckDuckGo follows instructions

[–] devdoggy@lemmy.world 3 points 1 week ago

This is the one that I use.

[–] fubbernuckin@lemmy.dbzer0.com 2 points 1 week ago* (last edited 1 week ago) (1 children)

Wth I've been using this one for years and it never used to listen when I told it to do this, and now you're telling me it does? Since when?

[–] Outwit1294@lemmy.today 1 points 1 week ago

I have never had a wrong response, so I can’t tell since when.

[–] zod000@lemmy.ml 6 points 1 week ago

Give the browser extension uBlacklist a try if you want to always filter out specific sites. I did that to block some AI slop and content mill sites that are good at gaming search engines.

[–] Lemmchen@feddit.org 6 points 1 week ago

On Kagi you can block domains from the results, if that's what you're looking for.

[–] dating1999@lemmy.ca 2 points 1 week ago* (last edited 1 week ago) (1 children)

Maybe because of inconvenience. Who's gonna type it in front of every search they do? Maybe some more knowledgeable people will do.

[–] Ephera@lemmy.ml 14 points 1 week ago (1 children)

Well, they supported this syntax in the past. At some point they broke it.

For sure, they didn't bother fixing it, because only more knowledgable people used this. But yeah, still valid to complain about it then...

[–] dsilverz@calckey.world 3 points 1 week ago

@Ephera@lemmy.ml @dating1999@lemmy.ca

site:domain.tld does work, as an and x constraint. I often use it.
It seems to me like the OP's specific and (not x) usage of site:domain.tld is the reason why it isn't working. While the negation prefix (-) does work for tokens/words (e.g. mercury -freddie), it's probably transforming site into a token not to be included in the results (i.e. "any results that don't contain the word "site") which, disconnected from the rest of the sentence (:quora.com), turns the latter into part of what the results should include, so the query ends up being something like:

Filter all the indexed Web results where its contents don't include the word "site", possibly do include "quora.com", possibly do include "Molten", possibly do include "boron", possibly do include "oxide", possibly do include "attacks", possibly do include "silicates"

The negation prefix has a similar effect to that of positive (+) prefix (e.g. "mercury +periodic +table") as it turns the word into a required condition (must be present for "+", must be absent for "-") rather than an optional condition (i.e a search for "mercury periodic table", without quotes, will contain pages with all three words in any order, pages with just two of the three words (such as "mercury periodic" in any order) and pages with only one of the three words (such as "mercury" which would include pages talking about the singer, and pages talking about the planet and pages talking about the Roman deity), ranked by "relevance").

As Quora pages do include "quora.com" somewhere within the page body, the first results will be from Quora because it's part of the parsed condition (which is to optionally include "quora.com" as part of the result while discarding results containing the verbatim word "site").

[–] lazynooblet@lazysoci.al 1 points 1 week ago

Try tapping the "search instead for" link.