Hi,
I am creating a site using kentico in which I am using following tree structure.
RootPage -> Portal Page -> No Visual elements Category 1 -> Portal Page - Container Page type - No visual elements Page 1 -> ASPX + Portal Page -> With actual data Page 2 -> ASPX + Portal Page -> With actual data Category 2 -> Portal Page - Container Page type - No visual elements Page 1 -> ASPX + Portal Page -> With actual data Page 2 -> ASPX + Portal Page -> With actual data Page 3 -> ASPX + Portal Page -> With actual data
If I select root page and click on live site it shows error "HTTP Error 404". If I select category page and click on live site it shows empty page with no elements.
I want to Root Page and category page both to navigate to first child page. Kindly let me know how to implement this.
Thanks in advance. Manmath.
Go to Settings-> Content. Under Web site content section find Default alias path field. Please make sure that this field is empty or is set to existing page.
Default alias path
I think you can take a look at document properties>navigation/menu action: last 2 options might be interesting for you here: redirect to first child and url redirection
Please, sign in to be able to submit a new answer.