mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-16 14:34:45 -04:00
Update sitemap-template.md
This commit is contained in:
parent
78665c1e0e
commit
c447270ef5
@ -38,13 +38,13 @@ Set the default values for [change frequency] and [priority], and the name of th
|
|||||||
{{</ code-toggle >}}
|
{{</ code-toggle >}}
|
||||||
|
|
||||||
changefreq
|
changefreq
|
||||||
: How frequently a page is likely to change. Valid values are `always`, `hourly`, `daily`, `weekly`, `monthly`, `yearly`, and `never`. Default is `""` (omitted from rendered sitemap).
|
: How frequently a page is likely to change. Valid values are `always`, `hourly`, `daily`, `weekly`, `monthly`, `yearly`, and `never`. Default is `""` (change frequency omitted from rendered sitemap).
|
||||||
|
|
||||||
filename
|
filename
|
||||||
: The name of the generated file. Default is `sitemap.xml`.
|
: The name of the generated file. Default is `sitemap.xml`.
|
||||||
|
|
||||||
priority
|
priority
|
||||||
: The priority of a page relative to any other page on the site. Valid values range from 0.0 to 1.0. Default is `-1` (omitted from rendered sitemap).
|
: The priority of a page relative to any other page on the site. Valid values range from 0.0 to 1.0. Default is `-1` (priority omitted from rendered sitemap).
|
||||||
|
|
||||||
## Override Default Values
|
## Override Default Values
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user