The RSS-Title header can optionally be set on the root node to set the RSS <channel> <title> field in the generated RSS feed.
This will show up as the title of the web site in RSS readers.
The value of the RSS-Title header on the root node of this documentation web site is:
Uriel Documentation
You can see how it shows up in the <channel> <title> portion of the generated RSS feed here: /rss.xml
This header is optional. By default, if this header is not set, the RSS title is set by the title of the root node.
Tags: headers, rss, rss-headers
This page was generated by Uriel with the following settings:
Page Details
| Resource | Path | Project File |
|---|---|---|
| Node | headers/rss-title | nodes/headers/rss-title |
| Template | default.html | templates/default.html |
| URL | /headers/rss-title/ | public/headers/rss-title/index.html |
Node Headers
| Header (Lowercase) | Value |
|---|---|
| tags | headers, rss, rss-headers |
| title | RSS-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 |
| template | default.html |
Node Timestamps
| Type | Value |
|---|---|
| Created | |
| Modified | 2026-06-06T17:07:20-04:00 |
Node Methods
| Method | Value |
|---|---|
| get_parent_node() | headers/index |
| get_path() | headers/rss-title |
| get_node_type() | file |
| get_url() | /headers/rss-title/ |
| get_canonical_url() | https://documentation.uriel.foo/headers/rss-title/ |
| get_name() | rss-title |
| get_display_name() | Rss Title |
| get_title() | RSS-Title |
| get_escaped_title() | RSS-Title |
| get_link() | <a href="/headers/rss-title/">RSS-Title</a> |
| get_canonical_link() | <a href="https://documentation.uriel.foo/headers/rss-title/">RSS-Title</a> |
| get_link_prefix() | <p> |
| get_link_suffix() | </p> |
| get_tags() | ['headers', 'rss', 'rss-headers'] |
| get_dest_dir() | ./public/headers/rss-title |
| get_dest_file() | ./public/headers/rss-title/index.html |
| get_breadcrumb_separator() | » |