Geo IP Redirect
How does Geo IP Redirect determine IP address of website visitors?
Our module retrieves users' IP address from the server header array, specifically from the following headers: HTTP_X_REAL_IP HTTP_CLIENT_IP HTTP_X_FORWARDED_FOR If none of these return a value, the module then uses Magento’s built-in getRemoteAddress ...
Why doesn't redirect function on the frontend?
This guide outlines key areas to examine to ensure your redirects operate smoothly. 1. Verify Redirects with GET Parameters Firstly, it is essential to verify whether redirects function when using a GET parameter. This check helps to rule out the ...
How to remove GET parameters from Redirect URLs?
Since v.1.6.0 of the module, we have added the ability to exclude GET parameters from Redirect URLs. Please note that the Exclude GET Parameters from Redirect URL feature is available only as a part of an active product or support subscription. You ...
Why Geo IP Redirect module does not work when using Amasty Service?
In order for the module to redirect customers correctly, the IP database should be first imported in Stores → Configuration → Amasty Extensions → Geo IP Data. In case Amasty Service is used for IP Database Update Settings in Stores → Configuration → ...
The module works inconsistently when tested with VPN. What could be the reason?
Sometimes, the Geo IP Redirect module might not show expected behavior during testing. This is due to the fact that certain VPN extensions don't work correctly for some countries. There are two available options for thorough testing: 1. IP addresses ...
What is the difference between Geo IP Redirect and Store Switcher?
Geo IP Redirect and Store Switcher are the two names of the same Amasty extension, they deliver identical functionality. Several product pages have been created to reveal the functionality of the module from different angles.
Will the module work on Magento Cloud with Fastly?
Starting from version 1.7.0, the Geo IP Redirect extension works with Fastly cache, but requires a few changes in the configuration for that. Please, navigate to Advanced > System > Full Page Cache > Custom vcl snippet and setup the following ...
How does the Geo IP Redirect module work with Cloudflare?
There is a known issue with using the Geo IP Redirect module with Cloudflare. It occurs due to the actual IP address of a customer being replaced by the proxy IP. To introduce compatibility between Cloudflare and the Geo IP Redirect module, follow ...
Is the Geo IP Redirect module compatible with Varnish?
Starting from version 1.7.0, the Geo IP Redirect extension does work with Varnish cache, but requires a few changes in the web server configuration for that. Please contact your hosting provider on this matter or follow the steps below. Step 1. Open ...
How to redirect customers to external resources from a website?
Before you proceed to configure the settings of the extensions, make sure that you have downloaded and imported the Geo IP Data. For that, please open Magento Admin Panel → Stores → Configuration → Geo IP Data → Configuration, click the Download and ...