DNS Troubleshooting
29 step-by-step guides for the most common DNS issues — from broken websites to email delivery failures.
What each record does, how to format it, and what to avoid
What it does
The most fundamental DNS record. Points your domain (or subdomain) to the IP address of your web server so browsers know where to send traffic.
Format
<hostname> <TTL> IN A <IPv4 address>Example
example.com. 3600 IN A 93.184.216.34Common mistakes to avoid
Ready to diagnose your domain?
Run a live DNS lookup to see exactly what records are set right now.