Global Whitelist Settings

Whitelisting allows visitors to access your online store or specific URLs without being affected by redirection or block rules. Similar to rule-based whitelists and blocker whitelists, the app provides two types of whitelisting options:

Below is a detailed explanation of both features:

1. Whitelist IPs

Navigation: Settings → Global Whitelist Settings → Whitelist IPs

Enter multiple IPv4 addresses separated by commas, then click Save.

Once added, the app will prevent redirection rules for the specified IP addresses, allowing those users to access the store normally without being redirected.

Format: Enter comma-separated IP addresses Example: 122.22.33.44,49.36.236.204

Note the following points:

The app only supports Public IPv4 addresses.

The IP address should be added in a comma-separated format with no spaces.

2. Whitelist URLs

Navigation: Settings → Global Whitelist Settings → Whitelist URLs → Add New Whitelist Rule

You can configure whitelist rules in two ways:

  • Exact

  • Contain

Add URL Path:

  • Enter only the path or a keyword that exists in the URL (not the full domain).

  • Example: /product/toy-stopper → This applies only to that exact page.

Choose a required Type:

  • Exact: Blocks redirection only if the URL exactly matches the path you entered.

  • Contains: Blocks redirection if the URL includes the specified path anywhere within it.

1. Exact

With the Exact type, you can whitelist (prevent redirection) a complete URL in your primary store.

For example, you want to prevent redirection on the 'Contact-us', 'about-us' or 'blogs'. In that case, you need to add the URL path with the Exact type in the app.

2. Contain

With the Contain type, you can prevent redirection using a keyword in the URL. If the URL contains that specific keyword, the redirection will not be triggered on that URL.

For example, you want to exclude URLs from redirection that contain the keyword “products“. In this case, you need to add the “products” keyword in the app and select the type “Contain“ to prevent redirection.

Last updated