geolocation
mf
jExperience and GeoLocation
Question
The visitors of a website using jExperience needs to be geolocated thanks to their IP.Cause
The Geo-IP database is not installed or the header "x-forwarded-for" is not transmittedSolution
- Make sure that the Geo-IP database is installed according to our official documentation (https://www.academy.jahia.com)
- If you&'re using a front-end (Apache2/Nginx/IIS), you have to make sure that the header
x-forwarded-for
is set.