How To Create Vanity Url For A Multilevel Site
(Doc ID 2250132.1)
Last updated on SEPTEMBER 08, 2023
Applies to:
Oracle WebCenter Sites - Version 12.2.1.0.0 and laterInformation in this document applies to any platform.
Goal
How can we create a vanity URL for multi level pages in a site?
Ex. If If I have site called TestSite and have multi level navigation Home > page1 > page2 > page3
How would you create a vanity URL for pages which should like like below:
Home page vanity URL should look like : http://{host:port}/sites/TestSite/Home
page1 vanity URL should look like : http://{host:port}/sites/TestSite/page1
page2 vanity URL should look like : http://{host:port}/sites/TestSite/page1/page2
page3 vanity URL should look like : http://{host:port}/sites/TestSite/page1/page2/page3
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |