- Alle URLs in HTML-Dateien aktualisiert
- Canonical URLs angepasst
- Open Graph und Schema.org URLs aktualisiert
- Sitemap.xml und robots.txt aktualisiert
This commit is contained in:
2026-02-11 00:03:19 +01:00
parent 1f8362024a
commit 24c878062d
5 changed files with 15 additions and 15 deletions

View File

@@ -6,7 +6,7 @@
<!-- Homepage -->
<url>
<loc>https://gutteneberger.traidendorf.de/</loc>
<loc>https://andreas-guttenberger.de/</loc>
<lastmod>2026-02-10</lastmod>
<changefreq>weekly</changefreq>
<priority>1.0</priority>
@@ -14,7 +14,7 @@
<!-- Impressum -->
<url>
<loc>https://gutteneberger.traidendorf.de/impressum.html</loc>
<loc>https://andreas-guttenberger.de/impressum.html</loc>
<lastmod>2026-02-10</lastmod>
<changefreq>monthly</changefreq>
<priority>0.3</priority>
@@ -22,7 +22,7 @@
<!-- Datenschutz -->
<url>
<loc>https://gutteneberger.traidendorf.de/datenschutz.html</loc>
<loc>https://andreas-guttenberger.de/datenschutz.html</loc>
<lastmod>2026-02-10</lastmod>
<changefreq>monthly</changefreq>
<priority>0.3</priority>