I was trying to accomplish a redirect. I created an A record today named medical-release and proxied. I have it going to 8.8.8.8. In Rules, I created the redirect rule, but it does give me an error once I try to deploy.
What steps have you taken to resolve the issue?
I was initially trying page rules to accomplish but quickly realized it was being depreciated. The A record was set up based on documentation found for the URL Forward in page rules.
Change the redirect type from “Dynamic” to “Static”.
Instead of an A record of 8.8.8.8 as your DNS record, use an AAAA record of 100:: to ensure that requests don’t get forwarded if your redirect is disabled.
If unsure you can set all the DNS records to “DNS only”, apart from the 100:: one, and then unpause Cloudflare. Your redirect will work and then you can decide for each record if you want it proxied or not later.