- 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-10 23:33:48 +01:00
parent 4af47e1976
commit 7957c42af6
5 changed files with 15 additions and 15 deletions

View File

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