Hi,I need to redirect site a site to a non Cloudflare site

DNS zone hosted at Cloudflare. Need to redirect a website to another that is not on Cloudflare.

Where is the other website hosted?

If its a dedicated server you could create an a record that points to the ip.
If you want to route the domain to another domain you have to use cname records. Problem is, CNAME records cant work on the root domain.

What you might be able to do instead is create a CNAME record for www that points to the non cloudflare site, and then create a redirect rule from your main domain to the www subdomain

Other site is at GoDaddy. Thanks

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