-
|
For example, if I type in garbage like "facebook", I was wondering if there was a way to not make something that show up in the search suggestions. I want to act like Facebook (and other social media) doesn't exist. :) |
Beta Was this translation helpful? Give feedback.
Answered by
return42
Sep 20, 2024
Replies: 1 comment 3 replies
-
|
You can activate the Hostnames plugin and in the config ignore results linking to facebook: hostnames:
remove:
- '(.*\.)?facebook.com$' |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
return42
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can activate the Hostnames plugin and in the config ignore results linking to facebook: