App domain question

My client does have a custom domain wich he wants the homepage to be www.domain
and rest of the app pages to be app.domain

how do i achieve that, is that even possible in bubble?

You can use something like CoAlias.com (by @gaimed) to achieve this

2 Likes

If the homepage is not on bubble than absolutely this is possible.

Hi sorry to jump on this. Are you saying I could have my homepage/landing page through another provider but the actual app on bubble and still use the same domain?

This is absolutely possible, and actually quite easy with no third parties.

Your domain provider should allow you to access DNS settings.

You can point your * record and the www record to your WordPress / Webflow / whatever home page, and then point app(or any other subdomain) to the IP addresses Bubble gives you. When you go to input the URL in Bubble, just use app.mydomain.com

Yes definitely possible,

No no, both adresses needed are withing Bubble, not wordpress etc… is this still possible?

Ah I’m sorry, I misunderstood the scope of the question.

I’d follow @Zeroic 's recommendation of CoAlias.

If they were different Bubble apps, certainly possible. All in one app? That’s gonna need a 3rd party like CoAlias.


My original answer is in fact true for @seanc07’s question though, just so you know seanc07. Yes, it is possible.

3 Likes

Thank you very much

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