Chrome : How to block socketloop.com links in Google SERP?
Problem:
You suspect that the atoms inside your brain will start to rearrange in undesirable ways or cause one or two blood vessels to burst if you keep seeing socketloop.com links in Google SERP(search engine result page). You also realise that you are not in the position to tell Google's board to alter their search results to suit your taste immediately.
What can you do about this?
Solution:
Instead of anchoring the name socketloop.com in your brain each time( thus occupying your brain cells) and remembering which links not to click on, use Google's own Personal Blocklist extension on Chrome to ensure socketloop.com's links will never appear on the SERP again to harass your eye balls.
Download the extension with Chrome at
https://chrome.google.com/webstore/detail/personal-blocklist-by-goo/nolijncfnkgaikbjbdaogikpmpbdcdef
NOTES: This tutorial is inspired by conversation with Mr. Bill Jones.
See also : Chrome : ERR_INSECURE_RESPONSE and allow Chrome browser to load insecure content
By Adam Ng
IF you gain some knowledge or the information here solved your programming problem. Please consider donating to the less fortunate or some charities that you like. Apart from donation, planting trees, volunteering or reducing your carbon footprint will be great too.
Advertisement
Tutorials
+23.1k Get file path of temporary file in Go
+4.1k CodeIgniter/PHP : Remove empty lines above RSS or ATOM xml tag
+5.7k Golang : Grayscale Image
+22.1k Golang : Record voice(audio) from microphone to .WAV file
+9.3k Golang : How to detect a server/machine network interface capabilities?
+10.3k Golang : Generate Code128 barcode
+4.2k Golang : Selection sort example
+23.2k Golang : How to write CSV data to file
+15.1k Golang : Accept input from user with fmt.Scanf skipped white spaces and how to fix it
+9.6k Golang : Get terminal width and height example
+9.2k Golang : Determine if time variables have same calendar day
+12.1k Golang : Get digits from integer before and after given position example