RSS-Add-Node-Title-Header

Controls whether a title header element is added to the body content of nodes included in a generated RSS feed.

There are two possible values:

The default value is true.

When Uriel generates an RSS feed, it only uses the node contents, and completely ignores the template settings that are used to render the HTML pages on the main web site.

However, in most site layouts, the node title is likely to be displayed on the page in a template using a {{node:title}} substitution parameter, and not from within the node body contents themselves.

Therefore, when RSS-Add-Node-Title-Header is set to true (or left to its default setting), Uriel will add an HTML <h1> header tag containing the node title to the top of its RSS entry.

If you want to override this behavior, simply set the RSS-Add-Node-Title-Header to false.

All of the normal node header inheritance rules apply.

Compare how the following nodes differ in their representation within the generated RSS feed (https://documentation.uriel.foo/rss.xml).

Tags: headers, rss, rss-headers

This page was generated by Uriel with the following settings:

Page Details

Resource Path Project File
Node headers/rss-add-node-title-header/index nodes/headers/rss-add-node-title-header/index
Template default.html templates/default.html
URL /headers/rss-add-node-title-header/ public/headers/rss-add-node-title-header/index.html

Node Headers

Header (Lowercase) Value
+-tags *
rss-include true
tags headers, rss, rss-headers
title RSS-Add-Node-Title-Header
breadcrumb-separator &raquo;
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
template default.html

Node Timestamps

Type Value
Created
Modified 2026-06-06T17:02:39-04:00

Node Methods

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