Hostinger custom domain does not work
veturn-ai-dev
HOBBYOP

a month ago

I was able to add the CNAME entry to DNS settings in hostinger so the www.veturn.ai works but without www does not work, what settings update do we need to do?

$10 Bounty

5 Replies

Certain DNS providers do not support CNAME flattening. I would recommend you use Cloudflare's DNS instead.

https://developers.cloudflare.com/dns/zone-setups/full-setup/setup/


veturn-ai-dev
HOBBYOP

a month ago

What are my other options? Dont want to maintain another domain system


You aren't maintaining multiple DNS systems. Cloudflare will be your one and only DNS provider.

As for other options, I'm not sure. You'll need to find a provider which supports CNAME flattening. Cloudflare is the best for this task.


veturn-ai-dev
HOBBYOP

a month ago

How about a static IP for railway that I can add in my DNS as A entry ? I have done it in the past and it worked


As I have previously mentioned, Railway does not provide IP addresses for A records. You will need to use CNAME records for custom domains.

Just because using an A record worked once doesn’t mean it will continue working in the future or that you should continue using it.

The only static IPs Railway provides are outbound addresses, which cannot be used as an A record.


Loading...