Hey there! I recently switched my nameservers to use Cloudflare for DNS management on my domain, monochromatic.co. I use the domain for a G Suite email address, as well as the domain for my photography portfolio which is hosted on smugmug. I set my Cloudflare account up a week or so ago and everything was running fine.
However, last night I got an email from smugmug saying my custom domain wasn’t resolving anymore. To use a custom domain with smugmug, you only need to add a CNAME record to point at domains.smugmug.com. I had done so, and everything was working as intended.
However, now it’s not resolving for me. I see the little notice directing me to a help article regarding CNAME flattening, but I don’t really understand it. I assume this is what’s preventing it from resolving properly. How can I fix this?
Sorry for the slow response. I’m not sure if it needs to be the root domain or not. Here’s there’s guide on the matter. It’s just odd to me that I had everything connected fine for the first few days while using Cloudflare, and I’m not sure what changed.
Right now, I’ve only got an A Record, this CNAME record, and 5 MX records for my google suite email.
In theory reading the guide you would need to put a CNAME from www to domains.smugmug.com, then do a redirect or a CNAME from the root to www. Will explain the solution later. No other records (except for MX should exist regarding this). I don’t know where the A record is though, so may be needed for other services.
You can do a CNAME from @ to www.monochromatic.co (may not work) or add a record there to a random IP (use 192.2.0.1 which is a not assigned one), proxy it and add a page rule to redirect from the root to www. If you need help with this ask.
I suspect the CNAME for www doesn’t have to be proxied since the will maybe not see it and give an error, but try both ways.
Okay, I removed the A record since I also did not know what it was for. I changed my CNAME record to have the name “www” and the value of " domains.smugmug.com". That’s the only CNAME record I have. I tried to add one from root to www, but wasn’t able to. Same with @ to monochromatic.co.
Does this seem like it’ll work? I’m still waiting for it to propagate of course.
Right now, the naked domain monochromatic.co doesn’t resolve to anything. If I go to www.monochromatic.co, it resolves to my smugmug url, which is monochromatic.smugmug.com.
My intention, which is how it was working before, is to have monochromatic.co go to the domain, and for all the categories to work off of that link, rather than the smugmug link.
I don’t think so. It wasn’t on a subdomain under smugmug before. I’m not sure what changed. I was having issues with my MX records at my registrar, so I redirected my nameservers to Cloudflare, but before I just had a CNAME record with the name @ pointing to domains.smugmug.com and worked as intended. I’m not sure why I’m running into trouble now.