Hey! Recently transferred my domain from hover.com to cloudflare.
I changed my nameservers etc via the instructions given in the Transfer menu.
Ive set my website to a @ CNAME so that i can visit the webpage with using the root domain e.g. itsjusttriz.com and at the top of the “Records” tab, it says to add a CNAME for www so that www.itsjusttriz.com can resolve, to which i did this… but when i visit www.itsjusttriz.com, I get a “Timed out” error, while connecting through itsjusttriz.com display my webpage properly. So I am curious what ive done wrong, if anything, and how to fix this “Timed out” error i get when trying to reach the wwwCNAME.
If you are wanting to use itsjusttriz.com you can configure the www in Cloudflare to redirect only. This documentation describes the process of doing that.
Your origin server does not have a certificate for www.itsjusttriz.com. This is most likely due to your origin server only being configured for itsjusttriz.com and not www.itsjusttriz.com. That is actually fine. You should pick only one of the two names to be the canonical name and configure a redirect to it from the other.
In addition to the guide shared by @anon9246926, example 2 in this cheat sheet should help you get a redirect working.