diff --git a/config.toml b/config.toml index 18b4f6e..0c7164b 100644 --- a/config.toml +++ b/config.toml @@ -514,9 +514,9 @@ ignoreErrors = ["error-remote-getjson", "error-missing-instagram-accesstoken"] # Sitemap config [sitemap] - changefreq = "weekly" + changefreq = "daily" filename = "sitemap.xml" - priority = 0.5 + priority = -1 # Permalinks config (https://gohugo.io/content-management/urls/#permalinks) [Permalinks]