The Tag-Node header is one part of a larger collection of settings that work together to add tag support to a web site. If you want to understand the big picture, the Tags (Documentation) page is required reading.
The Tag-Node header can be set on the root node to indicate which node within the site should serve as the entry point into the tag index.
For example, if you want the nodes/tag node to be the start of the tag index, then you would add the following header to the root node:
Tag-Node: tag
Here, the value tag refers to the nodes/tag node file. This header designates that node to be the entry point into the tag index on the generated web site.
This page was generated by Uriel with the following settings:
Page Details
| Resource | Path | Project File |
|---|---|---|
| Node | headers/tag-node | nodes/headers/tag-node |
| Template | default.html | templates/default.html |
| URL | /headers/tag-node/ | public/headers/tag-node/index.html |
Node Headers
| Header (Lowercase) | Value |
|---|---|
| tags | headers, root-node |
| title | Tag-Node |
| +-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:58:35-04:00 |
Node Methods
| Method | Value |
|---|---|
| get_parent_node() | headers/index |
| get_path() | headers/tag-node |
| get_node_type() | file |
| get_url() | /headers/tag-node/ |
| get_canonical_url() | https://documentation.uriel.foo/headers/tag-node/ |
| get_name() | tag-node |
| get_display_name() | Tag Node |
| get_title() | Tag-Node |
| get_escaped_title() | Tag-Node |
| get_link() | <a href="/headers/tag-node/">Tag-Node</a> |
| get_canonical_link() | <a href="https://documentation.uriel.foo/headers/tag-node/">Tag-Node</a> |
| get_link_prefix() | <p> |
| get_link_suffix() | </p> |
| get_tags() | ['headers', 'root-node'] |
| get_dest_dir() | ./public/headers/tag-node |
| get_dest_file() | ./public/headers/tag-node/index.html |
| get_breadcrumb_separator() | » |