I am trying to set up a Redirect Rule so that:
example.org
→ example.com
I am trying to streamline it so I have:
- set up
example.com
fully in CF (It resolves and I get the page)
For examply.org
:
- I set it up in CF so it is in my dashboard and active
- Set up a rules redirection
- All incoming requests - then URL Redirect STATIC
https://www.example.com
/ - 301
- All incoming requests - then URL Redirect STATIC
I wasn’t sure if I had to add a A and CNAME to CF (as all I need it to do it hit CF and redirect).
I tried it with and without - at the moment the A and CNAME is there.
But it comes up as DNS_PROBE_FINISHED_NXDOMAIN when I try to access example.org
I know it is something simple and stupid I missed or misunderstood, but …
Thanks
Ernie