SEO: add crawlable language navigation links for Google indexing

- Add sr-only CSS class for screen-reader/crawler-visible elements
- Add hidden <nav> with real <a> links to all 6 language versions in template.html
- Googlebot can now discover /de/, /fr/, /es/, /pt-BR/, /ru/ via HTML links
- No visual changes - existing <select> dropdown remains the user-facing switcher
- Rebuild all www/ output with updated CSS hash
This commit is contained in:
Timo
2026-06-01 05:36:06 +02:00
parent 9285e1041e
commit b2ff24e155
13 changed files with 91 additions and 19 deletions
+2 -2
View File
@@ -4,8 +4,8 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Join Room | KoalaSync</title>
<link rel="preload" href="style.e78fc9fc.min.css" as="style">
<link rel="stylesheet" href="style.e78fc9fc.min.css">
<link rel="preload" href="style.adcf0bc0.min.css" as="style">
<link rel="stylesheet" href="style.adcf0bc0.min.css">
<link rel="icon" type="image/webp" href="assets/NewLogoIcon_64.webp">
<meta name="robots" content="noindex">