hello, my website is www.liveradios.net and its GEO site, like if a user browse from singapore , when he open site from singapore then all singapore radio list show on homepage, if a user browse from USA then USA radio list show on home page, but i face issue when i active Cloudflare CDN, i see wrong location show on my users browser. like user browse from Bangladesh, and he see singapore radio list open on home page. when i again deactive CDN then agian its ok and show Bangladesh. how can i resolve this issue
Geo location issue
So it’s a little bit off because some users aren’t routing through the nearest Cloudflare POP. Can you set your GEO to look for the CF-IPCountry header?
Additional:
you should better leave cloudflare active or replace the SSL certificate as long as you have your records set to Sorry, the screenshot are german. The Cert is invalid, CA untrusted
I’d not enter the site at the moment if I was an interested user:
[email protected]:~$ curl -svo /dev/null https://liveradios.net
Rebuilt URL to: https://liveradios.net/
Hostname was NOT found in DNS cache
Trying 198.xxx.xxx.xxx…
Connected to liveradios.net (198.xxx.xxx.xxx.) port 443 (#0)
successfully set certificate verify locations:
CAfile: none
CApath: /etc/ssl/certs
SSLv3, TLS handshake, Client hello (1):
} [data not shown]
SSLv3, TLS handshake, Server hello (2):
{ [data not shown]
SSLv3, TLS handshake, CERT (11):
{ [data not shown]
SSLv3, TLS alert, Server hello (2):
} [data not shown]
SSL certificate problem: self signed certificate in certificate chain
Closing connection 0

This topic was automatically closed after 14 days. New replies are no longer allowed.