From 85c1a9be7c72b22d6f94b20ccc645ada670671b0 Mon Sep 17 00:00:00 2001 From: screentinker Date: Mon, 13 Jul 2026 12:11:30 -0500 Subject: [PATCH] feat(seo): strengthen integrations internal linking + drop public status link (#178) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Add "Integrations" to the top nav on the landing page and all 17 SEO pages (targeted at the nav Compare→Sign-In boundary; breadcrumbs untouched). - Contextually cross-link the 6 integration spokes from the what-is and open-source guides (YouTube/RSS/Weather/Google Slides/Canva/Power BI) — each spoke now has 5 inbound links instead of hub-only. - Remove the public "Status" footer link to /api/status from landing.html (endpoint stays for the admin panel + healthcheck; just not advertised). Co-authored-by: Claude Opus 4.8 --- frontend/compare/anthias-alternative.html | 1 + frontend/compare/optisigns-alternative.html | 1 + frontend/compare/screencloud-alternative.html | 1 + frontend/compare/xibo-alternative.html | 1 + frontend/compare/yodeck-alternative.html | 1 + frontend/guides/digital-signage-android-tv.html | 1 + frontend/guides/open-source-digital-signage.html | 3 ++- frontend/guides/raspberry-pi-digital-signage.html | 1 + frontend/guides/self-hosted-digital-signage.html | 1 + frontend/guides/what-is-digital-signage.html | 9 +++++---- frontend/integrations/canva-digital-signage.html | 1 + frontend/integrations/google-slides-digital-signage.html | 1 + frontend/integrations/index.html | 1 + frontend/integrations/power-bi-digital-signage.html | 1 + frontend/integrations/rss-digital-signage.html | 1 + frontend/integrations/weather-digital-signage.html | 1 + frontend/integrations/youtube-digital-signage.html | 1 + frontend/landing.html | 2 +- 18 files changed, 23 insertions(+), 6 deletions(-) diff --git a/frontend/compare/anthias-alternative.html b/frontend/compare/anthias-alternative.html index 6eccaf4..f543be1 100644 --- a/frontend/compare/anthias-alternative.html +++ b/frontend/compare/anthias-alternative.html @@ -39,6 +39,7 @@ Features Pricing Compare + Integrations Sign In Try Free diff --git a/frontend/compare/optisigns-alternative.html b/frontend/compare/optisigns-alternative.html index 345bb7c..23893aa 100644 --- a/frontend/compare/optisigns-alternative.html +++ b/frontend/compare/optisigns-alternative.html @@ -39,6 +39,7 @@ Features Pricing Compare + Integrations Sign In Try Free diff --git a/frontend/compare/screencloud-alternative.html b/frontend/compare/screencloud-alternative.html index d671697..66b2a72 100644 --- a/frontend/compare/screencloud-alternative.html +++ b/frontend/compare/screencloud-alternative.html @@ -39,6 +39,7 @@ Features Pricing Compare + Integrations Sign In Try Free diff --git a/frontend/compare/xibo-alternative.html b/frontend/compare/xibo-alternative.html index 3f7b1ae..046ff80 100644 --- a/frontend/compare/xibo-alternative.html +++ b/frontend/compare/xibo-alternative.html @@ -39,6 +39,7 @@ Features Pricing Compare + Integrations Sign In Try Free diff --git a/frontend/compare/yodeck-alternative.html b/frontend/compare/yodeck-alternative.html index b939e8e..d4a7a71 100644 --- a/frontend/compare/yodeck-alternative.html +++ b/frontend/compare/yodeck-alternative.html @@ -39,6 +39,7 @@ Features Pricing Compare + Integrations Sign In Try Free diff --git a/frontend/guides/digital-signage-android-tv.html b/frontend/guides/digital-signage-android-tv.html index e0fd2b2..46db68e 100644 --- a/frontend/guides/digital-signage-android-tv.html +++ b/frontend/guides/digital-signage-android-tv.html @@ -39,6 +39,7 @@ Features Pricing Compare + Integrations Sign In Try Free diff --git a/frontend/guides/open-source-digital-signage.html b/frontend/guides/open-source-digital-signage.html index e4ab38c..0629d95 100644 --- a/frontend/guides/open-source-digital-signage.html +++ b/frontend/guides/open-source-digital-signage.html @@ -39,6 +39,7 @@ Features Pricing Compare + Integrations Sign In Try Free @@ -77,7 +78,7 @@
  • Multi-screen: video walls with multi-screen sync, group sync, kiosk mode, and offline-native playback that keeps running when the network drops.
  • Management: live remote control (Android players, with accessibility permission), auto-update/OTA, telemetry, a public API with scoped tokens, an agency portal, and white-label / reseller support.
  • Every player is free: Android TV / Fire TV (native APK), Samsung Tizen (.wgt), LG webOS, Amazon Vega OS, Raspberry Pi (free setup script), and Windows / ChromeOS / any browser via the web player.
  • -
  • Native widgets: YouTube, RSS, Weather, Clock, Text/HTML, Social, and a Directory-board. A universal Webpage widget embeds any framable public URL - published Google Slides, Canva, Power BI publish-to-web, and live dashboards.
  • +
  • Native widgets: YouTube, RSS, Weather, Clock, Text/HTML, Social, and a Directory-board. A universal Webpage widget embeds any framable public URL - published Google Slides, Canva, Power BI, and live dashboards. See all integrations.
  • Self-host switch: set SELF_HOSTED=true to unlock the enterprise plan, disable subscription and Stripe checks, and run unlimited devices for free.
  • diff --git a/frontend/guides/raspberry-pi-digital-signage.html b/frontend/guides/raspberry-pi-digital-signage.html index 9ef610e..13206d1 100644 --- a/frontend/guides/raspberry-pi-digital-signage.html +++ b/frontend/guides/raspberry-pi-digital-signage.html @@ -39,6 +39,7 @@ Features Pricing Compare + Integrations Sign In Try Free diff --git a/frontend/guides/self-hosted-digital-signage.html b/frontend/guides/self-hosted-digital-signage.html index 553d2ec..d5a830c 100644 --- a/frontend/guides/self-hosted-digital-signage.html +++ b/frontend/guides/self-hosted-digital-signage.html @@ -39,6 +39,7 @@ Features Pricing Compare + Integrations Sign In Try Free diff --git a/frontend/guides/what-is-digital-signage.html b/frontend/guides/what-is-digital-signage.html index d4b9cea..3476ed4 100644 --- a/frontend/guides/what-is-digital-signage.html +++ b/frontend/guides/what-is-digital-signage.html @@ -39,6 +39,7 @@ Features Pricing Compare + Integrations Sign In Try Free @@ -73,11 +74,11 @@ diff --git a/frontend/integrations/canva-digital-signage.html b/frontend/integrations/canva-digital-signage.html index 95e3c7d..1269505 100644 --- a/frontend/integrations/canva-digital-signage.html +++ b/frontend/integrations/canva-digital-signage.html @@ -39,6 +39,7 @@ Features Pricing Compare + Integrations Sign In Try Free diff --git a/frontend/integrations/google-slides-digital-signage.html b/frontend/integrations/google-slides-digital-signage.html index 7c527ce..3d14a21 100644 --- a/frontend/integrations/google-slides-digital-signage.html +++ b/frontend/integrations/google-slides-digital-signage.html @@ -39,6 +39,7 @@ Features Pricing Compare + Integrations Sign In Try Free diff --git a/frontend/integrations/index.html b/frontend/integrations/index.html index 7656bb4..4170c6f 100644 --- a/frontend/integrations/index.html +++ b/frontend/integrations/index.html @@ -39,6 +39,7 @@ Features Pricing Compare + Integrations Sign In Try Free diff --git a/frontend/integrations/power-bi-digital-signage.html b/frontend/integrations/power-bi-digital-signage.html index 82c0f51..55b8674 100644 --- a/frontend/integrations/power-bi-digital-signage.html +++ b/frontend/integrations/power-bi-digital-signage.html @@ -39,6 +39,7 @@ Features Pricing Compare + Integrations Sign In Try Free diff --git a/frontend/integrations/rss-digital-signage.html b/frontend/integrations/rss-digital-signage.html index b205ab1..454c631 100644 --- a/frontend/integrations/rss-digital-signage.html +++ b/frontend/integrations/rss-digital-signage.html @@ -39,6 +39,7 @@ Features Pricing Compare + Integrations Sign In Try Free diff --git a/frontend/integrations/weather-digital-signage.html b/frontend/integrations/weather-digital-signage.html index 2b91c82..b6e9a8c 100644 --- a/frontend/integrations/weather-digital-signage.html +++ b/frontend/integrations/weather-digital-signage.html @@ -39,6 +39,7 @@ Features Pricing Compare + Integrations Sign In Try Free diff --git a/frontend/integrations/youtube-digital-signage.html b/frontend/integrations/youtube-digital-signage.html index 1d2aa9f..9c976a9 100644 --- a/frontend/integrations/youtube-digital-signage.html +++ b/frontend/integrations/youtube-digital-signage.html @@ -39,6 +39,7 @@ Features Pricing Compare + Integrations Sign In Try Free diff --git a/frontend/landing.html b/frontend/landing.html index 8e26c1f..cde7cf5 100644 --- a/frontend/landing.html +++ b/frontend/landing.html @@ -186,6 +186,7 @@ Platforms Pricing Compare + Integrations @@ -450,7 +451,6 @@ GitHub Discord YouTube - Status Sign in