RSS-Image-URL

The RSS-Image-URL header can optionally be set on the root node to set the RSS <channel> <image> <url> field in the generated RSS feed.

This will show up as an icon representing the web site in RSS readers.

The value of the RSS-Title header on the root node of this documentation web site is:

/favicon-32x32.png

You can see how it shows up in the <channel> <image> <url> portion of the generated RSS feed here: /rss.xml

This header is optional. If it is not set, an image stanza will not be added to the RSS feed.

If this header is set, a file at the specified URL path must actually exist. If Uriel can not verify that a file exists at the specified path, it will result in an error.

If you set this header, consider setting the RSS-Image-Width and RSS-Image-Height headers as well.

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-image-url nodes/headers/rss-image-url
Template default.html templates/default.html
URL /headers/rss-image-url/ public/headers/rss-image-url/index.html

Node Headers

Header (Lowercase) Value
tags headers, rss, rss-headers, root-node
title RSS-Image-URL
+-tags *
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-07T22:58:57-04:00

Node Methods

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