
If your website is down after a DNS change, it is easy to assume something has broken. In many cases, the issue is temporary: some visitors are still being sent to the old server, while others are already reaching the new one. That uneven behaviour is usually caused by DNS propagation and DNS cache hits.
However, DNS changes can also expose genuine configuration errors, such as an incorrect A record, a missing CNAME record, incorrect nameservers, or overwritten MX records. This guide explains the main checks in plain English, so you can work out whether to wait, fix a record, test from another network or contact support.
For a business website, even a short disruption can affect enquiries, online orders, bookings and customer trust. DNS is also connected to email delivery, so a rushed hosting move or domain transfer can accidentally interrupt mail if the correct MX records are not preserved.
Giraffe Hosting Limited supports UK businesses with hosting, WordPress hosting, managed cloud hosting, VPS hosting, domain registration and domain transfer services. Since 2007, the team has helped website owners make hosting and DNS decisions easier to understand, especially during migrations where calm troubleshooting matters.
DNS, or the Domain Name System, is often described as the Internet's's phonebook. Instead of requiring visitors to remember a server IP address, DNS translates a domain name into the technical destination used by browsers and mail systems.
When you change hosting, move a website, transfer a domain or update a DNS record, you are changing the instructions that tell the Internet's where to send traffic. The most relevant DNS terms are:
www.If you want more background on common DNS configuration pitfalls, Giraffe Hosting's guide to DNS management mistakes is a useful supporting read.
DNS propagation is the period during which DNS changes are being picked up across different networks and resolvers. After you update nameservers or records, not every internet provider, device, or DNS resolver immediately sees the new answer.
Some sources describe DNS propagation as typically taking 24–48 hours, although larger DNS services may update more quickly in many cases. The important point is that propagation is variable, not a fixed guarantee. It can be affected by TTL values, caching policies, server load, old cached results and sometimes DNS server errors.
This is why your website may load on your phone using mobile data but not on your office Wi-Fi. It can also explain why your developer sees the new site, while a customer still sees the old one.
If your DNS had a long TTL before the change, some resolvers may continue using the previous answer until that cached result expires. This can make the site appear inconsistent across locations.
Changing the nameserver transfers the DNS record authority to another provider. If the new DNS zone does not contain the correct A, CNAME, MX and other required records, the website or email may stop working.
The A record for the root domain, such as example.co.uk, needs to point to the correct web server IP address. A single-digit error can send visitors to the wrong destination or nowhere useful.
Many businesses use both example.co.uk and www.example.co.uk. If the root domain works but the www version does not, check whether the www CNAME or A record is present and pointing to the intended destination.
When moving hosting or changing nameservers, it is common to focus on the website and accidentally replace the existing mail records. If MX records are missing or wrong, email delivery can be disrupted even when the website loads correctly.
| Check | What to look for | Why it matters |
|---|---|---|
| Nameservers | Confirm the domain uses the intended nameservers at the registrar. | If nameservers are wrong, the Internet may be reading the wrong DNS zone. |
| A record that | Check the root domain points to the correct server IP address. | This is often the main website destination. |
| CNAME or www record | Check www points to the correct hostname or server. | The non-www and www versions may behave differently. |
| MX records | Confirm mail records still match your email provider’s required settings. | Incorrect MX records can stop inbound email delivery. |
| TTL | Review whether the old records had a high Time To Live value. | Longer TTL values can keep old cached results active for longer. |
| SSL certificate | Once DNS reaches the new server, check that the HTTPS certificate is valid. | A DNS change can reveal SSL configuration issues on the new hosting. |
| Hosting status | Confirm the site is uploaded, configured and responding on the new server. | DNS may be correct, but the hosting account still needs attention. |
You do not need to be a systems administrator to run useful checks. Start with simple comparisons:
example.co.uk and www.example.co.uk.If your issue appeared during a registrar move, Giraffe Hosting's domain transfer troubleshooting guide explains other common transfer-related problems, including locked domains and DNS errors.
TTL stands for Time To Live. It tells DNS resolvers how long they can keep a DNS answer before asking for a fresh one. A shorter TTL can help changes be picked up more quickly, while a longer TTL may reduce repeated lookups but can make changes appear slower during a migration.
Ideally, reduce the TTL before a planned hosting move or DNS change, then wait for the previous TTL period to pass before making the final switch. The elimination removes propagation, because caching behaviour can vary, but it can reduce the chance of old results lingering longer than expected.
Email disruption is one of the most avoidable problems in migration. The key is to treat email DNS records as separate from website DNS records.
If you are consolidating domains, moving hosting, or reviewing ownership details, Giraffe Hosting provides domain services and WHOIS/RDAP lookup resources to help website owners better understand registration and domain information.
A DNS issue usually means visitors are not being sent to the correct place. A hosting issue means they can reach the server, but the server, website files, application, database, or SSL setup is not responding as expected.
As a rough guide:
Contact your hosting provider, DNS provider, or registrar if the site remains unavailable after a reasonable propagation period and multiple networks are experiencing the same issue.
When raising a support ticket, include the domain name, the time the change was made, the records you changed, screenshots of the DNS zone if possible, and examples of what you see from different networks. That context helps support teams diagnose the issue faster.
A website can appear down because some DNS resolvers still have old cached results, while others have already picked up the new records. It can also happen if nameservers, A records or CNAME records have been entered incorrectly.
DNS propagation times vary. The supplied sources commonly describe changes as taking 24–48 hours, although larger DNS services may update faster. TTL values, caching policies and DNS server behaviour can all affect the result.
Check the nameservers first, then the A record for the root domain, the CNAME or A record fowwwfor the domain, and the MX records for email. These are the most common records involved when a website or email stops working after DNS changes.
TTL means Time To Live. It tells DNS resolvers how long they may cache a DNS answer before checking again. A high TTL can mean older results remain in use for longer after a change.
Before changing nameservers or hosting, copy your existing MX records and any related mail records. Recreate them in the new DNS zone and test sending and receiving afterwards. Do not assume a website migration should also move your email.