Wildcard subdomains not working

only https://www.tipdeal.nl works but https://randomsubdomain.tipdeal.nl does not work, what am I doing wrong? My domainname is configured at cloudflare the cname is set to "dns only* but it seems I am doing something wrong

Hi and welcome to the Vercel Community, @hkuperus!

Could you share your full DNS configuration? :slight_smile:

this is my cloudflare and vercel configuration

[image]

best regards

Harry

Harry Kuperus Head of IT IMP Multimedia GmbH Mühlestrasse 6 8192 Glattfelden Tel. +41786427890 Skype: harry_kuperus_imp

On 7/31/2024 4:01 PM, Pauline P. Narvas via Vercel Community wrote:

Vercel40x37

45x45 Pauline P. Narvas pawlean Vercel Staff
July 31

Hi and welcome to the Vercel Community, @hkuperus!

Could you share your full DNS configuration? :slight_smile:20x20


Visit Topic or reply to this email to respond.

Change your email settings to unsubscribe at any time.


Hey @hkuperus,

Did you add that subdomain to a project? If not, that would explain why it isn’t working. The CNAME record goes to cname.vercel-dns.com., but Vercel’s routing system doesn’t know what project should be associated with that request.

If all subdomains for tipdeal.nl should go to the same project, you have a couple of additional configuration options.

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