Set sitemap priority for key pages

The very key pages get 1.0 priority; other good landing pages get 0.9
and the remaining pages have a default priority, 0.75.
This commit is contained in:
Tim Bannister
2020-09-26 14:06:22 +01:00
parent b66ce8d8cd
commit 961438877d
5 changed files with 12 additions and 0 deletions
+2
View File
@@ -2,6 +2,8 @@
title: "Production-Grade Container Orchestration"
abstract: "Automated container deployment, scaling, and management"
cid: home
sitemap:
priority: 1.0
---
{{< blocks/section id="oceanNodes" >}}