Domain name on Bubble pages

N Hi,

I generate unique Pages with ?parameter attached to a cutuomer. It looks like that and I want Each of this page to be accessible via a custom domain name
…bubbleapps.io/version-test/landingpage?ID=customer1 —> www.customer1.com

…bubbleapps.io/version-test/landingpage?ID=customer2 —> www.customer2.com

…bubbleapps.io/version-test/landingpage?ID=customer3—> www.customer3.com

Anyone knows how to Bubble that?

We don’t support this in Bubble, but i guess you could set up some redirections at the domain name manager level. it’d be static though, you’d have to set this up manually.

1 Like

@emmanuel
Thanks for your Quick reply.
I will try that. Any chance to have this implemented in Bubble in the near future?

Probably not soon, that seems to be a very particular use case, and not very intuitive: most users want one domain name per app.

You could create names like …

My app.com/customer1
My app.com/cusomer2

2 Likes

@NigelG I see that quite often in apps.

hello, how do i do this? Do you have a link or video on how to do this?

Would this be what you’re looking for (video starts at 420s)

You could achieve it using Netlify’s service.

There’s a plugin that can connect to Netlify and help you with that: Netlify - Múltiplos Domínios Plugin | Bubble

Unfortunatelly I’ve never did it, so can’t help you how to configure it (just came across it doing a research).