Details
-
Feature Request
-
Status: Under Review
-
Minor
-
Resolution: Unresolved
-
None
-
None
Description
It would be great to be able to render a ContentPage under multiple URLs and multiple places in the Page Tree. Technically it is very similar to a symlink in the unix file system. https://linuxhint.com/symlink-linux/
At the moment it is only possible to add a "Link To Page" in the "Site Builder -> Pages" with a own URL which is then redirected to the other Page. The problem is that the referenced page is finally active, which is not optimal for the user flow. When the linked page is under a different parent pages than the referenced, the whole navigation tree is changing and also the Breadcrump will change.
Example:
On http://www.valiant.ch we have three main navigation categories. Privatkunden, Geschäftskunden and "Über Valiant". In Privatkunden and Geschäftskunden there are some pages exaclty the same. At the moment the Page under Geschäftskunden will redirect to the Privatkunden page so that we don't have to create the content twice. It would be great to be able to share the page content without a redirection. See CleanShot 2021-10-20 at 17.43.59.mp4
- Go to https://www.valiant.ch/privatkunden/services-valiant-e-banking
- This is opening the actual Content Page
- Go to https://www.valiant.ch/geschaeftskunden/services-valiant-e-banking
- This is redirecting to https://www.valiant.ch/privatkunden/services-valiant-e-banking which is then changing the active navigation from "Geschäftskunden" to "Privatkunden".