Hi Netlify Team,
I’m trying to set up my custom domain
www.prettysimple19.com
with my Netlify site (aesthetic-daffodil-388611.netlify.app
).I’ve correctly pointed the CNAME for
www
to the Netlify subdomain, and removed A records for the root domain (@
).However, whenever I try to add
www.prettysimple19.com
in Netlify, it automatically verifies asprettysimple19.com
, making it impossible to setwww.
as the primary domain.I want to:
- Use
www.prettysimple19.com
as my primary domain- Redirect
prettysimple19.com
towww.
(as a domain alias)- Enable HTTPS for both
Can you help override this behavior and manually assign
www.prettysimple19.com
as the primary domain on my behalf?Thank you!