How do I add a <title> tag to my page?

To add a title metadata tag and other metadata tags directly to your Template(s)

  1. Navigate to your Template and click Edit.
  2. Place the <system-page-title/> tag inside the <title> tags of your Templates and click Submit.

When the page is rendered, Cascade pulls in the Title as defined in the page's metadata.

Example:

<title><system-page-title/></title>