GoDaddy Web URL not forwarding to URL for domain hosted on CloudFlare

Hi, I’ve set up forwarding for the GoDaddy URL to point to a particular page on the URL hosted in Cloudflare.

I’ve been getting conflicting advice from the GoDaddy livechat and hope someone can help, as they said it’s got to be done within the DNS settings in Cloudflare.

The forwarding works on Safari on my laptop, but not on my mobile. It’s sometimes a blank screen, or is taking forever to load.

I’ve been told it has something to do with http or https.

If someone can help I’d very much appreciate it!

Thanks

What URLs are you forwarding from and to?

Thanks, from www.joindetoxright.com to www.platefulhealth.com/detoxright

http://www.joindetoxright.com redirects to http://joindetoxright.com which then gives 405 (method not allowed).
https://www.joindetoxright.com redirects to https://joindetoxright.com which times out.

No redirect to www.platefulhealth.com happens so you’ll need to check your Godaddy redirect.

curl -I https://www.joindetoxright.com/
HTTP/2 301
date: Tue, 12 Mar 2024 16:21:37 GMT
content-type: text/html
content-length: 162
location: https://joindetoxright.com/
cf-cache-status: DYNAMIC
set-cookie: __cf_bm=hLqfi1u2mmfEUeol3_Rr0c9Scn01_XfNWcehL5aumPQ-1710260497-1.0.1.1-WQgtEATspv0GAV3.Jvyvp8b.4GJPfuoQ79OFpm.pKQQWJc420lea8_Q8EcK4G7gKPMjyjYATBuSK2_VR_KG_NQ; path=/; expires=Tue, 12-Mar-24 16:51:37 GMT; domain=.www.joindetoxright.com; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 86351e4af84cdd6e-LHR
alt-svc: h3=":443"; ma=86400

(Cloudflare shows here as you use WPEngine which in turn uses Cloudflare)

https://cf.sjr.org.uk/tools/check?da299e7f8d704e7daa1be2e64f51c65a#dns

Thank you, goDaddy kept asking me to have it resolved in Cloudflare. Let me check with them with this info.

Thanks!

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.