Checking your DNS records using NSLOOKUP

A few days ago, I discovered NSLOOKUP, a tool that allows you to check your custom domain’s DNS records. This is great for verifying if your SmugMug CNAME records are configured correctly.

🕸️ SmugMug requires you to set your CNAME record to point to domains.smugmug.com. For example, I have set up my domain to point to www.photom.me.

After you have added a CNAME record that looks like this:

Address bar.

I am using Cloudflare to control my DNS records – because it is one of the best DNS managers out there and is free. You can check my tutorial on how to use it yourself – here.

I have pointed my CNAME record www to domains.smugmug.com

⏳ After you have added your record or changed the record on your domain registrar, you need to give the change up to 72 hours to propagate. 

👀 If the domain is still not working after 72 hours, you can check your DNS record using NSLOOKUP

NS Lookup

Enter your custom domain with the CNAME record into the search field and hit the FIND DNS RECORDS button. This is how I have entered my custom domain:

NSLookup

The tool will then display all the DNS records attached to the www DNS record. You need to look for the CNAME record, and it should always say domains.smugmug.com – like here:

NSlookup

If it says something else, you will need to check your DNS records or speak to SmugMug Support Heroes.

Leave the first comment