Motivation
I dislike annoying websites like pinterest or tiktok. I don't want to create an account just to see some normal pictures or some short videos of baseball. I want those to disappear from my google search result, so I always search like "baseball -tiktok", but I don't want to write "-tiktok" every time I google search, so I checked how to make it default.
After writing this article, I realized that with this approach, it would also filter out news articles that have 'TikTok' in the title. So, instead of just 'TikTok,' it might be better to specify the URL, like using -inurl:tiktok. If this concerns you, give it a try this:
Android
- Install
kiwi browser
from playstore. - Write
chrome://settings/
in the kiwi browser's search bar. - Click on the browser configuration icon
- You will find
Search engine
. Tap it. Then tap on theManage search engines..
- Add a new search engine from
Add
ofSite search
. The name and keyword of the new search engine to be added can be anything likenoiseless google
for the name and@nggl
for the keyword. The url for the new search engine ishttps://www.google.com/search?q=-tiktok+-pinterest+%s
and save it. - Make this the default search engine.
- Now, when you google something from your chrome browser, your search result filters the specified websites by default.
- Please note that you can restore to the old search engine configuration from kiwi browser's
Setting
page.
PC chrome
- Open Chrome browser
- Write
chrome://settings/
in the chrome browser's search bar. - Look for
Search
configuration and open it. Click on theManage search engines..
- Add a new search engine from the lowest of the list. The name and keyword of the new search engine to be added can be anything like
noiseless google
for the name and@nggl
for the keyword. The url for the new search engine ishttps://www.google.com/search?q=-tiktok+-pinterest+%s
and save it. - Make this the default search engine.
- Now, when you google something from your browser, your search result filters the specified websites by default.
- Please note that you can restore to the old search engine configuration from the browser's
Setting
page.
References
-
https://conpath.net/columns/filter-google-search-results-by-default/
Images of
PC chrome
section are cited from here
Top comments (0)