[ad_1]
I have two versions of my website:
* [mywebsite.com]) (English version)
* [nl.mywebsite.com]) (Dutch version)
These websites are completely different WordPress installs, not a multisite setup.
When users visit [mywebsite.com]) from Belgium or The Netherlands, I want to show a notification “Hey, are you looking for the Dutch version of My Website?”
My theme (JNEWS) doesn’t support this, so now I’m looking for a plugin or service. Any recommendations?
[ad_2]
You could try Optinmonster for that – as far as I researched it could be capable for your purpose.
Why not have a parma link that’s shown to everyone?
English version can have a link to Dutch version and vice-versa. Plus you don’t have to show that you’re monitoring their geolocation.
Cloudflare sends the user’s country as a header. If you have a little bit of coding experience, it’s relatively simple to write a bit of JS or PHP to show a notification.
Also just found this: https://wordpress.org/plugins/geotargeting/