Skip to content

Page Title & Description

The Page Title and Description feature reads the current page’s title and description properties and displays them. It requires no editor input — the content comes from the page itself.

PropertyValue
Element type aliasfeaturePageTitleDescription
Display namePage Title and Description
Component composition(reads from page properties)
Settings typefeatureSettings
Uses shared layoutYes (_Layout_Features.cshtml)

This feature does not have a content-specific composition. Instead, the Razor view reads the current page’s Name and description properties directly. This means:

  • Editors don’t need to re-enter the page title in the block
  • The title and description automatically stay in sync with the page
  • Useful as a hero or header block at the top of a page