Whitelist Settings
The Whitelist Settings feature in the GeoIP Country Redirect app allows you to bypass redirection rules for specific IP addresses or URLs. This ensures that users from whitelisted IPs or accessing whitelisted URLs are exempt from any redirection rules configured for your store.
1. Whitelist IPs
If a visitor’s IP matches any IP in the whitelist, no redirection rules will trigger.

1: Add IP Addresses
Enter the IP addresses you want to whitelist in the Whitelist IPs section.
Use a comma-separated format to add multiple IPs (e.g.,
192.168.1.1,192.168.1.2
).
2: Save the Settings
Click Save to ensure the IP addresses are whitelisted.
2. Whitelist URLs
If the visitor accesses a whitelisted URL, redirection rules will not apply.

1: Add a Whitelist Rule
Switch to the Whitelist URLs tab.
Click Add New Whitelist Rule.
2: Configure the Rule
URI: Enter the specific URL path to be whitelisted (e.g.,
/uri/
).Type: Choose the matching type:
Exact: Matches the specific URL exactly.
Contains: Matches any URL that contains the entered URI.
Status: Ensure the rule is active by default.
3: Save the Rule
Click Save to add the whitelist rule.
Last updated