Links

Geo IP Redirect

$29.00
In stock

Geo IP Redirect module automatically determines visitors' locations and redirects them to the correct store view.


Frequently bought together

  1. Geo IP Redirect
  2. +
  3. Advanced Geo IP Redirect
  4. +
  5. Admin New Customer Notification
  6. +
  7. Filter Product By Rating
Total price: $0.00
  • This item: Geo IP Redirect $29.00

Redirect users to a specific store view

The extension automatically determines visitors’ location and redirects them to the correct store view. It helps to improve customers’ shopping experience by showing localized information in familiar language and currency.

Automatically switch currency based on visitor’s location

The extension detects the location of your store visitor using GeoIP technology and changes price currency to the one which is actually used in the potential customer’s country. Also, the customers don’t have to choose the language prior to starting purchasing – it will be done automatically.

Ignore search engines and user agents

Avoid unwanted store switching for user agents and search engine spiders. Admin can specify which of them to ignore.

Redirect only from the home page

Sometimes a user may need to see particular pages of your store just as they are (e.g. product pages). In that case, admin can enable the ‘Redirect From Home Page Only’ option. Thus, as soon as viewers enter the website homepage, they would be immediately and automatically redirected to the appropriate store view. Redirection rules are based on user location, and if customers enter a specific page it will be displayed in the original.

1. How can I make Varnish Cache compatible with redirects?

Ans - GeoIP redirect module is the Magento 2 extension and is not compatible with Varnish Cache. Magento 2 utilizes App Server and when you use Varnish Cache for your website the redirect functionality will not work properly. However, you can use a solution that may bring partial compatibility. You need to add the following code to the Varnish Cache configuration file (by default /etc/varnish/default.vcl) on your server:

if (req.http.cookie !~ ""PHPSESSID="") {
return (pass);
}

Now, your store will be displayed without cache during the first visit. Please note that this solution only works when you set the First visit to redirect the only option to Yes. Otherwise, you will be unable to use redirects.

2. How to fix the execution time limit of PHP scripts when importing the database?

Ans - You need to set the max_execution_time to the number of seconds that all your scripts are allowed to run in your PHP's configuration file. The file location may differ from system to system but in general, you need to find the PHP.INI file and modify it.

We need to set the value to 18000.

For example:

; Maximum execution time of each script, in seconds
; http://php.net/max-execution-time
; Note: This directive is hardcoded to 0 for the CLI SAPI
max_execution_time = 18000
You'll have to restart your web server for this solution to work.

3. How can I test redirects for different countries in M2?

Ans - If you want to test the module before making the functionality publicly available, you can address to a VPN service or network anonymizers. Besides, having set up VPN servers for your business in different countries, you can run them too. However, commercial VPN companies will offer a wider network with 500+ servers placed in different cities and countries, which is the best way for stores with multinational users.

More Information
Version 1.0.1
Format Download
Match Version No
Compatible with Magento 2.1.x, 2.2.x, 2.3.x and 2.4.x
Support

Feel free to contact us in case of concerns. We are available at Send Email

Comes with

  • FREE Updates
    and Improvements

  • One Month
    FREE Support

  • Risk-FREE
    30-day Money Back

Write Your Own Review
You're reviewing:Geo IP Redirect
Your Rating

All stores will be having different requirements from the same extensions. To tweak the functionality or adding a new idea to the extensions you purchased, you can fill the below form and submit and we will get back to you.

We found other products you might like!
Copyright © 2018-2023 SunCart. All rights reserved.