Currently, when a page is not existing in Podia it redirects to a 404 page.
But in at least two scenarios, it would be very useful to redirect to a precise page instead :
when you change a page URL, you wish it can be accessed by its former URL at least for some time
when you move page on external resources (URL), which is my case
Most site builder have this redirect feature for example ghost has it, it is generally a syntax
previous url > current url
Currently, I just rely on Google to find again my page, but surely with some SEO loss.