adding www to dns

0

Our domain resolves with domain.co.uk but we'd like to make sure www.domain.co.uk also points to the same site. If we add that as an A record should be add it with the ip addresses that are there, or do we need to add it as a resource alias?

Side question, using dns propogation checkers we're noticing some intermittent issues with the domain (we have the servers entered that they told us , all 4) is that normal?

crossmr
已提問 2 個月前檢視次數 137 次
2 個答案
1
已接受的答案

Hello.

If you want to point a subdomain to an A record domain, I think it's a good idea to register it with a CNAME record.
For example, in the future, when the IP address changes due to server migration, simply changing the IP address of the A record will change the direction of the CNAME record, which I think will be convenient.

Side question, using dns propogation checkers we're noticing some intermittent issues with the domain (we have the servers entered that they told us , all 4) is that normal?

It may be that the domain propagation is taking a long time or that the name resolution is not working properly.
If the problem is not resolved even after a few days, it may be a good idea to review your DNS settings.

profile picture
專家
已回答 2 個月前
profile picture
專家
已審閱 2 個月前
0

Thanks I'll set it up as a cname, so www.domain.co.uk and route traffic to domain.co.uk , correct?

The domain has been up for hmm... at least 10 days. but I am noticing random resolution problems on sites like whatsmydns which is showing 2-3 locations not resolving now, dnschecker seems fine. but a couple hours ago whatsmydns was showing it failed in all locations. mxtoolbox seems to indicate that it's all good.

crossmr
已回答 2 個月前
  • dnschecker and whatsmydns are not all-purpose tools, so if something affects them during the check, you may not be able to properly confirm domain propagation. If the name can be resolved using the dig command or nslookup, I don't think there will be any problems.

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南