Help with DNS resolution (using CF pages and CF domain name)
I currently have my site hosted using CF pages and bought a domain using CF's registrar, it works fine and all for the most part where if i type domain.app, it displays the contents I have deployed using CF pages (i set this up using pages' "custom domains")
after i set this up tho, there was this notice on the dashboard saying something like i have to set up the A,AAAA and CNAME records such that
www.domain.app
www.domain.app
would also redirect to
domain.app
domain.app
so i tried (as seen on the screenshot) but it didn't work
what'd i do wrong? (it's my first time dealing with domains so i'm pretty unfamiliar with these stuff) btw, the CNAME record here is the record automatically set by CF after i linked the domain name to my pages project