RSS-Max-Entries

The RSS-Max-Entries header can optionally be set on the root node to control the maximum number of entries that can show up in the generated RSS feed.

This field is optional. The default value is 20.

If this field is set, the value must be an unsigned integer.

This header will only have an effect if the RSS-URL header is set on the root node.

On this documentation site, the RSS-Max-Entries header is set on the root node to a value of 50, like this:

RSS-Max-Entries: 50

This causes Uriel to limit the number of entries in the generated RSS feed to 50 entries. You can see the generated RSS feed here: /rss.xml

On this documentation site, the maximum number of allowed RSS entries is larger than the number of nodes that are eligible for inclusion in the RSS feed, so you won't directly observe any effect without changing the value and rebuilding the site.

Tags: headers, root-node, rss, rss-headers

This page was generated by Uriel with the following settings:

Page Details

Resource Path Project File
Node headers/rss-max-entries nodes/headers/rss-max-entries
Template default.html templates/default.html
URL /headers/rss-max-entries/ public/headers/rss-max-entries/index.html

Node Headers

Header (Lowercase) Value
tags headers, rss, rss-headers, root-node
title RSS-Max-Entries
+-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-07T22:59:01-04:00

Node Methods

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