Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече
Архивирани

avoiding yelp

jscher2000 -... replied
kb

How can i yelp from loading in my search results? I use Firefox, duckduck go on PC and ios?

How can i yelp from loading in my search results? I use Firefox, duckduck go on PC and ios?

Всички отговори (1)

(Note: the formatting might not work correctly in a notification email, so please read here on the forum.)

Hmm, most search engines recognize a negation syntax, so you can add that to your query. For example:

Standard query results:

https://duckduckgo.com/?t=ffsb&q=tapas+bar&ia=web

Site exclusion query results:

Add -site:yelp.com to your query and resubmit it:

https://duckduckgo.com/?q=tapas+bar+-site%3Ayelp.com&t=ffsb&ia=web

Now... it's a bit of a pain to keep editing all your queries, so you could consider one of these options for the PC side, I don't think either of these will work on your iPhone/iPad:

(A) Build yourself a custom version of the DuckDuckGo search plugin

This add-on can help with that. You really only need it until you've built, installed, and tested your new search engine plugin.

https://addons.mozilla.org/firefox/addon/add-custom-search-engine/

The query string would be something like

https://duckduckgo.com/?q=%s+-site%3Ayelp.com&t=ffsb&ia=web

Once you have the new DDG search plugin added, you can make it your default search engine. See: Manage Firefox search settings.

(B) Use an add-on to hide unwanted sites in your results regardless of how you searched

I maintain a user script for this. It requires an extension such as Tampermonkey or Violentmonkey to inject the script into search engine results page. You can read more about how it works here:

https://www.jeffersonscher.com/gm/google-hit-hider/