0

Is it correct practice to have two hosted zones for the same site - one with www prefix and the other without? I want either www.example.com or example.com to reach the same IP address. Finding it hard to get a definitive answer!

user8639588
  • 43
  • 1
  • 1
  • 7
  • 1
    You should have a single hosted zone with records for `www` and one for naked apex (e.g. `example.com` without a subdomain). – wkl Sep 04 '22 at 16:38
  • Thanks for the input - I realised that in AWS you you create a CNAME record with the www. prefix, but it's not a separate hosted zone - I think the tutorial I watched lacked the depth needed. Still learning the lingo! – user8639588 Sep 05 '22 at 08:00

0 Answers0