Hi!
My domain "walterscube.com" is set to a google cloud wordpress server http://35.226.231.81/.
If i change my site address and wordpress address from ip to domain, because i want to see my domain name in the browser not my ip. The webpage will be in an infinite redirect lope between the ip and my domain. Can someone help what causes this?
Thank you
Vince
Solved! Go to Solution.
https://premium.wpmudev.org/blog/fixing-redirects-error-wordpress
Please check the above URL to resolve WP redirect issue...
Thank you
Regards,
Praveen Thomas
Run in to the same issue. Tried to forward my domain to my wordpress site and set:
"WP_SITEURL"
"WP_HOME"
The solution is to set an A record on your domain and point to your host instead of forwarding/redirecting. In order to set an A record delete/remove the forwarding, click the edit button next "A record" and paste your host's IP under "points to *".
https://premium.wpmudev.org/blog/fixing-redirects-error-wordpress
Please check the above URL to resolve WP redirect issue...
Thank you
Regards,
Praveen Thomas
Run in to the same issue. Tried to forward my domain to my wordpress site and set:
"WP_SITEURL"
"WP_HOME"
The solution is to set an A record on your domain and point to your host instead of forwarding/redirecting. In order to set an A record delete/remove the forwarding, click the edit button next "A record" and paste your host's IP under "points to *".