summaryrefslogtreecommitdiffstats
path: root/docs/content/en/variables/sitemap.md
blob: dd926f2b32db118c035fbe2a41aec87155a380ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
---
title: Sitemap Variables
linktitle: Sitemap Variables
description:
date: 2017-03-12
publishdate: 2017-03-12
lastmod: 2017-03-12
categories: [variables and params]
keywords: [sitemap]
draft: false
menu:
  docs:
    parent: "variables"
    weight: 80
weight: 80
sections_weight: 80
aliases: []
toc: false
---

A sitemap is a `Page` and therefore has all the [page variables][pagevars] available to use sitemap templates. They also have the following sitemap-specific variables available to them:

.Sitemap.ChangeFreq
: the page change frequency

.Sitemap.Priority
: the priority of the page

.Sitemap.Filename
: the sitemap filename

[pagevars]: /variables/page/