seo improvements

This commit is contained in:
2026-08-17 19:36:35 +02:00
parent 3dd9a8bea2
commit ecbbe76216
22 changed files with 85 additions and 19 deletions
+2
View File
@@ -5,6 +5,8 @@
<url>
<loc>{{ site.url }}{{ page.url }}</loc>
<lastmod>{{ page.date | date }}</lastmod>
<changefreq>{% if page.url == "/" %}weekly{% else %}monthly{% endif %}</changefreq>
<priority>{% if page.url == "/" %}1.0{% elif parent %}0.8{% else %}0.7{% endif %}</priority>
</url>
{%- endif %}
{%- endfor %}