You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm always frustrated when my search results are dominated by primarily one site, specifically one from which I want no results.
Describe the solution you'd like
The ability to add a site core url (e g. example.com) in a specific place in the site settings, and have all results from that site not appear in any results (e.g. all, images, video, news, shopping, any future sub tabs)
Describe alternatives you've considered
To date, I have yet to find a search engine, browser plug-in or anything which properly implements such a feature.
The text was updated successfully, but these errors were encountered:
- Add SITE_EXCLUSIONS section to config
- Implement get_excluded_sites and set_excluded_sites methods
- Add comprehensive tests for site exclusion functionality
This implements persistent storage of site exclusions in settings,
allowing users to maintain their exclusion preferences across sessions.
Link to Devin run: https://app.devin.ai/sessions/121045305ac0458bbdf2566092dbc1b2
Co-Authored-By: Erkin Alp Güney <[email protected]>
Results dominated by bad data
I'm always frustrated when my search results are dominated by primarily one site, specifically one from which I want no results.
Describe the solution you'd like
The ability to add a site core url (e g. example.com) in a specific place in the site settings, and have all results from that site not appear in any results (e.g. all, images, video, news, shopping, any future sub tabs)
Describe alternatives you've considered
To date, I have yet to find a search engine, browser plug-in or anything which properly implements such a feature.
The text was updated successfully, but these errors were encountered: