You cannot CNAME across Cloudflare accounts unless the target account is using Cloudflare for SaaS. A CNAME isn’t a redirect anyway, it just returns the IP address of the target.
To do a redirect use a Redirect Rule. You can copy this example and just change the hostnames as required…
Sorry sjr, couple more quick questions if you don’t mind?
I set up the AAAA record with the name ‘www’ and content ‘100::’.
I’ve previously set up a redirect on another site of mine from the www subdomain to the naked domain without this entry, so was just wondering if I should be adding it to my previous site?
Should I also add a similar record for the naked domain if I want both to redirect to an external site? So my redirect expression looks like this:
(http.host wildcard "www.sub-1.co.uk") or (http.host wildcard "sub-1.co.uk")