When false configured our WordPress Country selector plugin can cause an infinite loop. This happens the URL in our plugin settings does not 100% match your WP configured site URL.
To solve this error look out for:
- http / https
- www / non www
- trailing slashes at the end
Some examples that will cause infinite redirects:
- http://www.welaunch.io/en instead of https://www.welaunch.io/en
- https://welaunch.io/en instead of https://www.welaunch.io/en
- https://www.welaunch.io/en/ instead of https://www.welaunch.io/en