Title

The title of a node is set with the Title header.

If a node does not have a Title header, then the name of the node file is used as the basis for a default node title.

The title of this node is “Title”, which is self-referential.

Most of the other nodes in this documentation site also have custom Title headers.

When the node title is referenced elsewhere, it is HTML escaped by default. You can override this behavior by setting the Escape-Title header to false.

The Title header is not inherited by child nodes.

The node title is used in various places, including:

Substitution Parameters

RSS

Tags: headers

This page was generated by Uriel with the following settings:

Page Details

Resource Path Project File
Node headers/title nodes/headers/title
Template default.html templates/default.html
URL /headers/title/ public/headers/title/index.html

Node Headers

Header (Lowercase) Value
title Title
+-tags *
breadcrumb-separator »
canonical-url https://documentation.uriel.foo
rss-description Uriel Documentation
rss-image-height 32
rss-image-url /favicon-32x32.png
rss-image-width 32
rss-max-entries 50
rss-title Uriel Documentation
rss-url /rss.xml
sitemap-max-entries 10000
sitemap-url /sitemap.xml
tag-node tag
tags headers
template default.html

Node Timestamps

Type Value
Created
Modified 2026-06-05T17:52:58-04:00

Node Methods

Method Value
get_parent_node() headers/index
get_path() headers/title
get_node_type() file
get_url() /headers/title/
get_canonical_url() https://documentation.uriel.foo/headers/title/
get_name() title
get_display_name() Title
get_title() Title
get_escaped_title() Title
get_link() <a href="/headers/title/">Title</a>
get_canonical_link() <a href="https://documentation.uriel.foo/headers/title/">Title</a>
get_link_prefix() <p>
get_link_suffix() </p>
get_tags() ['headers']
get_dest_dir() ./public/headers/title
get_dest_file() ./public/headers/title/index.html
get_breadcrumb_separator() &raquo;