Domain and Subdomains on 1 Bubble app

Hello bubblers ,

I was wondering if there was a way to have several subdomains on a single bubble application. Here is the idea that I have:

-I want to have a landing page for multiple products on: example.com
-Multiple subdomains for each product: product1.example.com, product2.example.com, etc…

Do you have any tips regarding this idea?
Thanks in advance :slight_smile:

Well…you already do have this.

Because www is a subdomain :slight_smile:

Well that is why I said multiple subdomains not just one :sweat_smile:

Anyway if someone else has a clue on how to solve this issue it would be great!

I have done it in the past, and it worked.

There is also CNAME flattening from Cloudflare, which might help.

Will try to remember how I did it !

Thanks @NigelG!

I will take a look into CNAME flattening.

If you remember how you did it in the past it would be great!