mirror of
https://github.com/Shik3i/KoalaSync.git
synced 2026-08-20 16:12:16 +00:00
feat(website): technical SEO and UI/UX accessibility improvements
- Add LCP image preload for hero mascot - Add HowTo structured data schema (3-step install guide) - Update SoftwareApplication schema with screenshot + image fields - Add glassmorphic :focus-visible outlines for keyboard accessibility - Add content-visibility: auto to heavy offscreen sections for INP - Expand lang-init.js auto-redirect to all 6 supported languages - Remove impressum/datenschutz from sitemap.xml (noindex conflict)
This commit is contained in:
@@ -36,16 +36,4 @@
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.8</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://sync.koalastuff.net/impressum</loc>
|
||||
<lastmod>2026-05-31</lastmod>
|
||||
<changefreq>yearly</changefreq>
|
||||
<priority>0.3</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://sync.koalastuff.net/datenschutz</loc>
|
||||
<lastmod>2026-05-31</lastmod>
|
||||
<changefreq>yearly</changefreq>
|
||||
<priority>0.3</priority>
|
||||
</url>
|
||||
</urlset>
|
||||
|
||||
Reference in New Issue
Block a user