When new itterations of Experience Builder Applications, Dashboards etc are created a new Item is created and therefore a new URL. This then means resending the new URL to all known users of an application, changing links on web pages and so forth. Usersw often retain old links which will then lead to a non existent URL or and old application.
It would be useful for there to be a kind of Url Landing Page directory with a static URL which autoforwards or refers to an application or other item. This static URL should then have the ability to change the item it is directing towards, therefore keeping the URL users use the same but using the new application. Currently this can be done in IIS on a web server if users have access to one, but adds another vulnerability point, access requirement etc
For example users always access http://mysite.domain.com/portal/nicemap.html but the item this refers them to is changable.
This would also more closesly follow a dev/test/prod upgrade release cycle