You can use the Filterlist > Blacklist Feature to deactivate the functionality (redirects, notifications, popups, etc...) of geolizr only for the given paths.

For example, if you want to redirect all URLs except the path /collections then you can activate the blacklist Feature and set the URL to /collections.

You can set more than one path with a comma-separated list. So, if you want to add /shop to the /collection in the blacklist then you have to write: /collections,/shop


image


You have also the possibility to use regular expressions in your search string. For Example hat$ will only match if the URL ends with hat

image


For more information about Regular Expression, you can use this site: https://regex101.com/