Root domain with ghost?

I’m trying to activate my domain seifr.io with Ghost but I keep getting an error.

Unable to detect a valid CNAME record for seifr.io. Did you mean to enter www.seifr.io?

I’m using these DNS records:

CNAME
Name: @
Value: seifr.ghost.io

A
Name: www
Value: 1.2.3.4 (I’m using the correct IP on my end)

When I save the records @ always changes to seifr.io. I’m not sure if that’s the issue.

Welcome to the Cloudflare Community. :logodrop:

While the full story is more complicated, you can think of @ as a shorthand way of writing out your root domain. It is expected to appear as your root domain after you save it.

You cannot publish a CNAME at the root. When you create a CNAME at the root in Cloudflare it will be published as synthetic A and AAAA records via CNAME flattering. This means that any validation method that is looking for a CNAME record type will not work.

You might need to ask Ghost how they validate your custom domain. Since they mention using Cloudflare with your root domain in the following guide, I would expect them to have a validation process that worked with CNAME flattening.

2 Likes

Thanks, epic! They were able to resolve the issue with that information.

2 Likes

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.