Content tree and page templates

  Previous topic Next topic JavaScript is required for the print function Mail us feedback on this topic! Mail us feedback on this topic!  

The content tree defines not only the site map of your website, but it also defines how the pages are nested. When you request a page

/products/notebooks/dell800, the portal engine works loads the content in the following order:

 

Processed path

Page template

Rendered page

/ (root)

Main menu page template

devguide_clip1106

/products

Products page template

devguide_clip1107

/products/notebooks

Notebooks page template

devguide_clip1108

/products/notebooks/dell800

Inherits page template from parent page. The product detail is displayed automatically instead of the listing by the document viewer.

devguide_clip1109

 

Page url: http://devnet.kentico.com/docs/devguide/index.html?content_tree_and_page_templates.htm