Hello,
In my app, users have public pages. When someone visits say user1’s page, they see “myexampleapp.bubbleapps.io/user1page”. Is it possible to change this pages URL from “myexampleapp.bubbleapps.io/user1page” to “user1customdomain”? The user would need to redirect traffic from “user1customdomain” to “myexampleapp.bubbleapps.io/user1page” by themselves, but I was wondering if something like this was possible?
The objective is to have users public page appear self hosted, more professional, without my apps name (whether bubble or custom domain) appear to those visiting the page. This plugin changes the slug, but the idea is the entire path is changed(upon load). There may be a solution that is completely different to what i am suggesting(i am very inexperienced in these things), or it might even be impossible, I don’t know! Any advice would be greatly appreciated!