The RSS-Include header controls whether a node is eligible for inclusion in the generated RSS feed.
There are two possible values:
The default value is false.
The node that generated this page has the RSS-Include value set to true. As a result, it is included in the generated RSS feed (https://documentation.uriel.foo/rss.xml).
The usual node header inheritance rules apply.
Here are two example pages highlighting the difference:
Tags: headers, rss, rss-headers
This page was generated by Uriel with the following settings:
Page Details
| Resource | Path | Project File |
|---|---|---|
| Node | headers/rss-include/index | nodes/headers/rss-include/index |
| Template | default.html | templates/default.html |
| URL | /headers/rss-include/ | public/headers/rss-include/index.html |
Node Headers
| Header (Lowercase) | Value |
|---|---|
| +-tags | * |
| rss-include | true |
| tags | headers, rss, rss-headers |
| title | RSS-Include |
| 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:02:44-04:00 |
Node Methods
| Method | Value |
|---|---|
| get_parent_node() | headers/index |
| get_path() | headers/rss-include/index |
| get_node_type() | file |
| get_url() | /headers/rss-include/ |
| get_canonical_url() | https://documentation.uriel.foo/headers/rss-include/ |
| get_name() | rss-include |
| get_display_name() | Rss Include |
| get_title() | RSS-Include |
| get_escaped_title() | RSS-Include |
| get_link() | <a href="/headers/rss-include/">RSS-Include</a> |
| get_canonical_link() | <a href="https://documentation.uriel.foo/headers/rss-include/">RSS-Include</a> |
| get_link_prefix() | <p> |
| get_link_suffix() | </p> |
| get_tags() | ['headers', 'rss', 'rss-headers'] |
| get_dest_dir() | ./public/headers/rss-include |
| get_dest_file() | ./public/headers/rss-include/index.html |
| get_breadcrumb_separator() | » |