From 5b23d226674d7d7a8057e8b483dc1bb3d1417d7d Mon Sep 17 00:00:00 2001 From: dolphinau Date: Sun, 7 Sep 2025 10:56:43 +0200 Subject: [PATCH] improve seo --- content/contact.md | 6 +++--- hugo.toml | 9 ++++++++- layouts/partials/head.html | 23 ++++++++++++++++++++++- 3 files changed, 33 insertions(+), 5 deletions(-) diff --git a/content/contact.md b/content/contact.md index 7928c67..649e0e0 100644 --- a/content/contact.md +++ b/content/contact.md @@ -4,11 +4,11 @@ title: "Contact" ## Coordonnées -Amis de la Chapelle Victoria +Amis de la Chapelle Victoria \ 1 traverse Victoria – 06130 Grasse -Tél. : -04 93 09 14 06 (Chantal) +Tél. : \ +04 93 09 14 06 (Chantal) \ 04 93 40 10 57 (Liliane) Courriel : chapelle.victoria@protonmail.com diff --git a/hugo.toml b/hugo.toml index 91e52a4..f665089 100644 --- a/hugo.toml +++ b/hugo.toml @@ -31,7 +31,9 @@ url = "/contact/" weight = 10 [params] -subtitle = 'Actualité concerts, expositions, billeterie' + description = "Site officiel des amis de la chapelle Victoria de Grasse" + author = "Les amis de la chapelle Victoria de Grasse" + subtitle = 'Actualité concerts, expositions, billeterie' [markup] [markup.goldmark] @@ -40,3 +42,8 @@ subtitle = 'Actualité concerts, expositions, billeterie' [markup.goldmark.parser.attribute] block = true title = true + +[sitemap] + changefreq = "monthly" + filename = "sitemap.xml" + priority = 0.5 diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 4a1d39b..4fdc0f8 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -1,5 +1,26 @@ - + + + +{{ with .Keywords }} + +{{ end }} + + {{ if .IsHome }}