Lang Subdomain Rule

Hello,

I have a netlify hosted website dvgridsome.netlify.com, for wich I set a custom domain vdillyprod.ovh wich I own.
This is working great.

I’ve tried to add a subdomain en.vdillyprod.ovh CNAME to vdillyprod.ovh (the lang switch is managed client side)

I’ve added this line in my DNS records in Netlify :
en.vdillyprod.ovh
3600
IN
CNAME
vdillyprod.ovh

That was working this morning but now I get a “Not found” message as you could see it by going to https://en.vdillyprod.ovh.

Is my CNAME rule ok ? Should I save “dvgridsome.netlify.com” instead of “vdillyprod.ovh” as my DNS record value ?

Thanks for your help

Hi, @vdilly, and welcome to our Netlify community site.

Please try deleting the CNAME record and then adding the subdomain as a custom domain here:

This should create the special NETLIFY (and possible NETLIFYv6) type system records which connect domain names to sites at Netlify when Netlify DNS is being used.

If this doesn’t work, please let us know.

1 Like