Custom page details

The guide to create a custom page focuses on general navigation and buttons. The following information describes the fields on the form in detail.

Title

This information appears in the browser window header.

The value specified will be concatenated to the application name. For example, specifying My Page as the title would result in My Page : Acme Publishing appearing in the browser header.

For information about HTML head and title tags, see:

Path

This is the part of the URL (the web address for the page) that appears after the domain name (ie, example.com). It should be formatted like path/to/file. Limit to lowercase characters a-z, numbers 0-9, and dashes.

The value specified will be concatenated to the website domain name. For example, specifying about/my-page as the path would result in http://acme-publishing.com/about/my-page being the full URL for the page.

For information about URLs and paths, see:

Layout

Pages within TitleLeaf follow a limited number of layouts. The name and number of such layouts depend on your website design.

Body

This is the content that will be displayed in the browser window, according to the specified layout.