Description
Redirect your visitors according to their geographical (country) location. Using the Maxmind GeoIP (Lite) Database (DB Last Updated : 2024-09-14).
Features:
- Redirect Visitors Based on Visitor Country
- Enable/Disable Redirection Anytime
- Development Mode for Testing (Admin Users Only) Note : Dev Mode IP is From Bangladesh
- Debug Log For All Events. Errors Logs At The Time Of Redirection, Redirect Completed Log..
- Skip Redirect For Bots & Crawlers
- Skip Redirect Using URL Parameter
- 2 Different Redirection Type… (301 -Permanently, & 302 – Temporarily Moved)
- Only Redirect Visitor When First Time Visit (reset after 24hrs)
- Unlimited Redirect Rules To Add…
- Redirect Rules Using Regex.. For Any Hierarchy URL
- Pass Current Have URL Parameters To Target URL
- Set Redirect Rules Either Absolute URL or Relative URL (Relative To Home Page)
- Redirect IF or NOT IF FROM Country Logic
- Reset Plugin Settings
- Import & Export Plugin Settings To Use Different on Site
Interested in contributing to Advanced GeoIP Redirect?
Contact me at sagorh672(at)gmail(dot)com
Screenshots
Installation
To add a WordPress Plugin using the built-in plugin installer:
Go to Plugins > Add New.
- Type in the name “Advanced GeoIP Redirect” in Search Plugins box
- Find the “Advanced GeoIP Redirect” Plugin to install.
- Click Install Now to begin the plugin installation.
- The resulting installation screen will list the installation as successful or note any problems during the install.
If successful, click Activate Plugin to activate it, or Return to Plugin Installer for further actions.
To add a WordPress Plugin from github repo / plugin zip file :
1. Go to wordpress plugin page
2. Click Add New & Upload Plugin
3. Drag / Click upload the plugin zip file
4. The resulting installation screen will list the installation as successful or note any problems during the install.
If successful, click Activate Plugin to activate it, or Return to Plugin Installer for further actions.
FAQ
-
How to use this plugin?
-
Just after installing Advanced GeoIP Redirect plugin, Go to Settings -> Advanced GeoIP Redirect & There Adjust Your Setttings As Well As Add Your Redirect Rules. For Regex See Documentation Here
Reviews
Contributors & Developers
“Advanced GeoIP Redirect” is open source software. The following people have contributed to this plugin.
Contributors“Advanced GeoIP Redirect” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Advanced GeoIP Redirect” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.7
- Plugin crash fix for old PHP version. It will work now for php starting 7.2
1.0.6
- Geo Location Db updated to the last version.
- Compatibility check for wp v6.6!
1.0.5
- Geo Location Db updated to the last version.
- Compatibility check for wp v6.3!
1.0.4
- Fixed ‘Only Redirect If First Time Visit (reset after 24hrs)’ issue not working previously.
- Geo Location Db updated to the last version.
- Compatibility check for wp v6.2!
1.0.3
- Geo Location Db updated to the last version. Compatibility check for wp v6.0!
1.0.2
- Geo Location Db updated to the last version. Compatibility check for wp v6.0!
1.0.1
- Infinite Redirecting To the Same page issue is resolved
1.0.0
- Initial release.