- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
01-06-2017 06:28 AM - edited 01-06-2017 08:39 AM
Hello everyone, I need to block URLs that have a word pattern/string, It is possible to restrict certain strings inside the name of a URL?? for example the word "good" inside the website "www.goodwill.com" to be blocked ? I already try with Wildcards, any ideas on how to achive this ? block keywords for web browsing is this possible and how to do it?
01-06-2017 01:37 PM
I don't believe this is possible; you might want to look into the service k9 which is primarly based for schools but can actually block by keywords. Most vendors don't allow for this because the risk for false positives are to high (just like small regex entries). If you blocked every website that has the word good in it you would need to scan the entire URL; so search results, page titles, and many other things would inadvertibly be picked up and blocked.
01-09-2017 02:24 AM
Hi @oscaringosv,
I'm afraid @BPry is correct.
Custom URL category won't allow regex. It only allows wildcards.
There are some considerations to take when you want to use wildcards in custom URL categories. Allow me to explain using "good" as an example :
02-15-2021 09:44 AM - edited 02-15-2021 09:47 AM
Hello,
So based on this we are looking for block subdomains from all countries (i.e *.domain.us, *.domain.mx) is below a good entry:
*.domain.*
I am trying to implement this on URL Category
Best Regards
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!