github.com/rabbouni145/gg@v0.47.1/docs/content/en/variables/sitemap.md (about) 1 --- 2 title: Sitemap Variables 3 linktitle: Sitemap Variables 4 description: 5 date: 2017-03-12 6 publishdate: 2017-03-12 7 lastmod: 2017-03-12 8 categories: [variables and params] 9 keywords: [sitemap] 10 draft: false 11 menu: 12 docs: 13 parent: "variables" 14 weight: 80 15 weight: 80 16 sections_weight: 80 17 aliases: [] 18 toc: false 19 --- 20 21 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: 22 23 .Sitemap.ChangeFreq 24 : the page change frequency 25 26 .Sitemap.Priority 27 : the priority of the page 28 29 .Sitemap.Filename 30 : the sitemap filename 31 32 [pagevars]: /variables/page/