-
Goal: Older style, shortish, public app URLs
-
Details: I created a single page app over a year ago, before multipage apps were a thing. I made the app Public. This app has a short URL path of
https://my.domain.com/p/my_app. Nice. Now with multipage apps, I can't seem to get the same result. -
Steps:
- I create an app called
LittleApp - I call the main page
Index - Go to page settings, and give it the custom name
small - Share it publicly, and this is what I get:
https://my.domain.com/embedded/public/2ca9160b-07b7-40b5-90a8-1d3c18976432
I would expect it to be: https://my.domain.com/p/small
Why can't I get a nice URL any more?
- App json export:
LittleApp.json (8.3 KB)
