For the website planforinclusion.com, I have a Worker Service configured. I also use a route with a
designation of
*planforinclusion.com/qwerty1234/*
See screenshot.
In page rules, I have a permanent redirect of
www.planforinclusion.com/*
Forwarding URL (Status Code: 301 - Permanent Redirect, Url: https://planforinclusion.com/$1)
to force all traffic to appear correctly to the route. However, the route complains that it needs a DNS record for this? I already have an ‘A’ record proxied to the IP where its hosted. And a CNAME of www pointing to the root domain name.
Why is this broken? What am I missing?
Thanks for your help.