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

For example, if you only want to redirect the path /collections then you can activate the whitelist 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 whitelist then you have to write: /collections,/shop


image


You also have the option 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, please have a look at this page: https://regex101.com/