Is it possible to edit the experience builder URL to make it human readable (e.g. using the title rather than the item ID) or to host an experience builder application on a custom domain?
Check out the Experience Builder developer edition. Once you publish your experience, you can unzip the contents to a web server with the URL of your choice.
Here's an example: https://maps.co.kendall.il.us/zoning-map/
Shame there's not a simple way to do this without the developers edition. It would be great if we could quickly deploy experiences on custom domains, like we can with ArcGIS Hub sites.
I mean, you could throw the whole experience into a full-page iframe element on a custom page elsewhere.
We've tried this, but unfortunately it sometimes creates a double scroll bar on the right hand side which can be glitchy and causes confusion for users (especially those who are less computer proficient). Seems to behave differently on different screen sizes/browsers. Interested to hear if anyone else has had more success and what iFrame embed code or CSS was used!