Change sitemap settings, enabled robots.txt generation

This commit is contained in:
Alexander Böhm 2022-12-19 17:42:41 +01:00
parent 013fef64c9
commit 8b9e994d05
1 changed files with 6 additions and 1 deletions

View File

@ -98,7 +98,6 @@ menu:
url: /posts/ url: /posts/
weight: 20 weight: 20
# Define the entries for post metadata # Define the entries for post metadata
# Identifiers should match with the taxonomy entries # Identifiers should match with the taxonomy entries
meta: meta:
@ -133,3 +132,9 @@ menu:
name: Mastodon name: Mastodon
url: https://chaos.social/@dezentrale url: https://chaos.social/@dezentrale
weight: 30 weight: 30
sitemap:
changefreq: monthly
filename: sitemap.xml
enableRobotsTXT: true