Whitelist (Rule based)

There are two types of Whitelist options available in the app.

  1. Rule-Based Whitelisting: configured in specific rules.

  2. Global Whitelisting: works for all rules at once, including rule-based configurations.

Global Whitelisting (Rule-based)

The Consider Global setting can be used to apply the configuration of the Global Whitelist setting to the specific rule.

To use Global Whitelisting configuration with rule-based configurations, you can enable the Global Whitelisting configuration (added IP address or URL) in a particular rule.

Rule-based Whitelisting

Rule-based whitelisting prevents redirection for certain users for a particular rule.

It has two options to prevent redirection:

Please note that in a rule, only one option, either IP or URL, can be utilised at a time. Both functionalities cannot be used simultaneously.

1. Whitelist IP Setting

This setting will whitelist (prevent redirection) the complete store for a specific IP address.

  • Click on the Country Redirect option → click on Edit to make changes to the redirection rule.

  • Click on the Whitelist option → Enter the IP address (Public IPv4 only) → click on the save button.

Note the following points:

The app only supports IPv4 addresses.

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

2. Whitelist URL Setting

This setting will prevent redirection on a specific URL added in the whitelist URL section.

  • Click on + Add new Whitelist Rule

  • Add Whitelist URL details → click on the Add button.

Whitelist URL format

  • Add URL Path:

    • Enter the specific URL path where you want to stop redirection.

    • Example: /product/toy-stopper (This applies only to this exact page).

  • Choose a Matching Type:

    • Exact: Redirection will be blocked only if the URL exactly matches the entered path.

    • Contains: Redirection will be blocked if the URL includes the specified path anywhere within it.

Use Case of Exact & Contains types:

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 URL from redirection which 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