From 0871b78f862bf2325243fd7345b6525b45b09a8f Mon Sep 17 00:00:00 2001 From: Damjan Savic Date: Fri, 15 Aug 2025 17:29:56 +0200 Subject: [PATCH] Implementierung - SEO - 15.08.2025 --- index.html | 12 ++++++++++-- public/sitemap.xml | 5 ++++- 2 files changed, 14 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 07f3ffd..ad20123 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,5 @@ - + @@ -87,7 +87,7 @@ transition: opacity 0.3s ease-in-out; } - body.app-mounted { + body.loaded { opacity: 1; } @@ -148,5 +148,13 @@ height="0" width="0" style="display:none;visibility:hidden">
+ \ No newline at end of file diff --git a/public/sitemap.xml b/public/sitemap.xml index fc8f92d..49e8baf 100644 --- a/public/sitemap.xml +++ b/public/sitemap.xml @@ -1,6 +1,9 @@ + xmlns:xhtml="http://www.w3.org/1999/xhtml" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 + http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd"> https://damjan-savic.com/ 2025-01-15