Create 1 system to present as multiple sites on multiple URLS

I am wondering if we can have the app respond to multiple URLS.

Use Case:

I have an athletic club that supports both the Non Profit Club and Acts as A school funraising and team management arm. I want to change the brand that is presented based on the URL the user goes to. IE Highschoolteam.com Clubteam.com. That way i only have to maintain 1 system. Is it possible to do that.

Hi @vendors, how are u doing?

I’m not sure if you can use different URLs for the same app, but have you considered using the path or parameters to achieve this?

You could create parameters to help with that. Here’s a link to the Bubble documentation.

Example:
https://www.mydomain.com/mypage?team=clubteam
https://www.mydomain.com/mypage?team=highschoolteam

I hope this helps!

Hi there, I recommend you look into www.coalias.com

How will this effect SEO. Is it treated as a forward?

We could do that. BUT that effects SEO. I am hoping to present it as its own domain.

I’ve not personally used it so I can’t speak from experience, but my understanding is it’s not a forward and it shouldn’t affect SEO (or rather, it would benefit SEO depending on what the URLs are targeting).

@gaimed

1 Like

You can leave one as your main app,
And other secondary,
You connect your main app to your bubble app, and for secondary use a all body iframe, which shows that bubble app inside,
For secondary app seo, you can add all details like description etc in your page html attributes

This topic was automatically closed after 70 days. New replies are no longer allowed.