From 1a36b138c0c2cfd052ca6fca1e725d034312b89c Mon Sep 17 00:00:00 2001 From: Koala <6156589+Shik3i@users.noreply.github.com> Date: Mon, 1 Jun 2026 03:37:47 +0200 Subject: [PATCH] seo: add Chrome Store and Firefox Add-on URLs to SoftwareApplication sameAs Google treats SoftwareApplication.sameAs as app listing references (not social profiles like Organization.sameAs). This connects KoalaSync's entity graph to both browser stores without duplication risk. --- website/template.html | 6 +++++- website/www/de/index.html | 6 +++++- website/www/es/index.html | 6 +++++- website/www/fr/index.html | 6 +++++- website/www/index.html | 6 +++++- website/www/pt-BR/index.html | 6 +++++- website/www/ru/index.html | 6 +++++- 7 files changed, 35 insertions(+), 7 deletions(-) diff --git a/website/template.html b/website/template.html index e58f722..8e51168 100644 --- a/website/template.html +++ b/website/template.html @@ -87,7 +87,11 @@ "description": "Watch Netflix, YouTube, Twitch, Jellyfin, Emby and almost any HTML5 video in perfect sync with friends. Open source, privacy-first, free.", "softwareVersion": "1.9.3", "license": "https://opensource.org/licenses/MIT", - "sameAs": "https://github.com/Shik3i/KoalaSync", + "sameAs": [ + "https://github.com/Shik3i/KoalaSync", + "https://chromewebstore.google.com/detail/koalasync/obbnmkmlaaddodakcbdljknjpagklifc", + "https://addons.mozilla.org/firefox/addon/koalasync/" + ], "image": "https://sync.koalastuff.net/assets/NewLogoIcon.webp", "screenshot": "https://sync.koalastuff.net/assets/PlatformJuggler_New.webp" } diff --git a/website/www/de/index.html b/website/www/de/index.html index dbd43cc..a2d9699 100644 --- a/website/www/de/index.html +++ b/website/www/de/index.html @@ -87,7 +87,11 @@ "description": "Watch Netflix, YouTube, Twitch, Jellyfin, Emby and almost any HTML5 video in perfect sync with friends. Open source, privacy-first, free.", "softwareVersion": "1.9.3", "license": "https://opensource.org/licenses/MIT", - "sameAs": "https://github.com/Shik3i/KoalaSync", + "sameAs": [ + "https://github.com/Shik3i/KoalaSync", + "https://chromewebstore.google.com/detail/koalasync/obbnmkmlaaddodakcbdljknjpagklifc", + "https://addons.mozilla.org/firefox/addon/koalasync/" + ], "image": "https://sync.koalastuff.net/assets/NewLogoIcon.webp", "screenshot": "https://sync.koalastuff.net/assets/PlatformJuggler_New.webp" } diff --git a/website/www/es/index.html b/website/www/es/index.html index dc8aea4..04e2fe5 100644 --- a/website/www/es/index.html +++ b/website/www/es/index.html @@ -87,7 +87,11 @@ "description": "Watch Netflix, YouTube, Twitch, Jellyfin, Emby and almost any HTML5 video in perfect sync with friends. Open source, privacy-first, free.", "softwareVersion": "1.9.3", "license": "https://opensource.org/licenses/MIT", - "sameAs": "https://github.com/Shik3i/KoalaSync", + "sameAs": [ + "https://github.com/Shik3i/KoalaSync", + "https://chromewebstore.google.com/detail/koalasync/obbnmkmlaaddodakcbdljknjpagklifc", + "https://addons.mozilla.org/firefox/addon/koalasync/" + ], "image": "https://sync.koalastuff.net/assets/NewLogoIcon.webp", "screenshot": "https://sync.koalastuff.net/assets/PlatformJuggler_New.webp" } diff --git a/website/www/fr/index.html b/website/www/fr/index.html index fbbf4c8..59d5054 100644 --- a/website/www/fr/index.html +++ b/website/www/fr/index.html @@ -87,7 +87,11 @@ "description": "Watch Netflix, YouTube, Twitch, Jellyfin, Emby and almost any HTML5 video in perfect sync with friends. Open source, privacy-first, free.", "softwareVersion": "1.9.3", "license": "https://opensource.org/licenses/MIT", - "sameAs": "https://github.com/Shik3i/KoalaSync", + "sameAs": [ + "https://github.com/Shik3i/KoalaSync", + "https://chromewebstore.google.com/detail/koalasync/obbnmkmlaaddodakcbdljknjpagklifc", + "https://addons.mozilla.org/firefox/addon/koalasync/" + ], "image": "https://sync.koalastuff.net/assets/NewLogoIcon.webp", "screenshot": "https://sync.koalastuff.net/assets/PlatformJuggler_New.webp" } diff --git a/website/www/index.html b/website/www/index.html index 86c57be..eed4598 100644 --- a/website/www/index.html +++ b/website/www/index.html @@ -87,7 +87,11 @@ "description": "Watch Netflix, YouTube, Twitch, Jellyfin, Emby and almost any HTML5 video in perfect sync with friends. Open source, privacy-first, free.", "softwareVersion": "1.9.3", "license": "https://opensource.org/licenses/MIT", - "sameAs": "https://github.com/Shik3i/KoalaSync", + "sameAs": [ + "https://github.com/Shik3i/KoalaSync", + "https://chromewebstore.google.com/detail/koalasync/obbnmkmlaaddodakcbdljknjpagklifc", + "https://addons.mozilla.org/firefox/addon/koalasync/" + ], "image": "https://sync.koalastuff.net/assets/NewLogoIcon.webp", "screenshot": "https://sync.koalastuff.net/assets/PlatformJuggler_New.webp" } diff --git a/website/www/pt-BR/index.html b/website/www/pt-BR/index.html index c419a22..191cb6b 100644 --- a/website/www/pt-BR/index.html +++ b/website/www/pt-BR/index.html @@ -87,7 +87,11 @@ "description": "Watch Netflix, YouTube, Twitch, Jellyfin, Emby and almost any HTML5 video in perfect sync with friends. Open source, privacy-first, free.", "softwareVersion": "1.9.3", "license": "https://opensource.org/licenses/MIT", - "sameAs": "https://github.com/Shik3i/KoalaSync", + "sameAs": [ + "https://github.com/Shik3i/KoalaSync", + "https://chromewebstore.google.com/detail/koalasync/obbnmkmlaaddodakcbdljknjpagklifc", + "https://addons.mozilla.org/firefox/addon/koalasync/" + ], "image": "https://sync.koalastuff.net/assets/NewLogoIcon.webp", "screenshot": "https://sync.koalastuff.net/assets/PlatformJuggler_New.webp" } diff --git a/website/www/ru/index.html b/website/www/ru/index.html index 6497579..dabb443 100644 --- a/website/www/ru/index.html +++ b/website/www/ru/index.html @@ -87,7 +87,11 @@ "description": "Watch Netflix, YouTube, Twitch, Jellyfin, Emby and almost any HTML5 video in perfect sync with friends. Open source, privacy-first, free.", "softwareVersion": "1.9.3", "license": "https://opensource.org/licenses/MIT", - "sameAs": "https://github.com/Shik3i/KoalaSync", + "sameAs": [ + "https://github.com/Shik3i/KoalaSync", + "https://chromewebstore.google.com/detail/koalasync/obbnmkmlaaddodakcbdljknjpagklifc", + "https://addons.mozilla.org/firefox/addon/koalasync/" + ], "image": "https://sync.koalastuff.net/assets/NewLogoIcon.webp", "screenshot": "https://sync.koalastuff.net/assets/PlatformJuggler_New.webp" }