Hi, the client specified a following request. Is it possible to preserve the pages url automatically, I repeat automatically, from it's initial creation? 2 use cases for example:
First one: page url has been edited, after that the page should be accessible by the old url and new, with redirect to the old url
Second one: the page "hierarchy" has been changed (moved to the other folder and so on, like
/Test -> TestFather/Test) the page should be accessible by /Test url.
The request might seem "strange", but le client a toujours raison. Is there a way I can track the page url changes and bind them by ids into some kind of xml config file?
First one: page url has been edited, after that the page should be accessible by the old url and new, with redirect to the old url
Second one: the page "hierarchy" has been changed (moved to the other folder and so on, like
/Test -> TestFather/Test) the page should be accessible by /Test url.
The request might seem "strange", but le client a toujours raison. Is there a way I can track the page url changes and bind them by ids into some kind of xml config file?