Cross-link the Anthias website to signage-apps.com - #3247
Merged
vpetersson merged 1 commit intoAug 5, 2026
Conversation
Anthias did not link to signage-apps.com anywhere, so the funnel only ran one
way (signage-apps.com already links out to Anthias). This adds followed links
from Anthias to the free app library so Anthias's organic authority feeds
signage-apps.com:
- Main nav: new "Apps" item linking to signage-apps.com (site-wide).
- Footer: "Signage Apps" under Product (site-wide).
- Home page: a contextual link in the body copy ("point to a web page or a
free signage app such as weather, world clock, or a news feed") and a
"Browse free apps" button in the closing call to action.
Links are followed (rel="noopener" only, no nofollow) and carry UTM tags for
attribution. US English, no em dashes. Built locally with hugo; the link
appears on every page via nav + footer.
Co-Authored-By: Claude Opus 4.8 <[email protected]>
Claude-Session: https://claude.ai/code/session_01KnaHskk4LSYZKggBdBZZwc
|
vpetersson
approved these changes
Aug 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Why
signage-apps.com already links out to Anthias, but Anthias did not link back to signage-apps.com anywhere, so the funnel only ran one way. Anthias is the higher-authority, better-ranking property (especially for Raspberry Pi and open-source signage searches), so linking from Anthias into the free app library lets that organic authority and referral traffic feed signage-apps.com.
What
Followed links (UTM-tagged for attribution) from Anthias to signage-apps.com:
Links use
rel="noopener"only (nonofollow), so they pass equity. US English, no em dashes.Verification
Built locally with Hugo (
--gc --minify), no errors. Confirmed the signage-apps.com link renders on every page through the shared nav + footer (home, get-started, docs all include it) plus the two contextual links on the home page.Context
Part of the SEO work to grow organic traffic in the budget digital-signage market: Anthias owns the Raspberry Pi / open-source top-of-funnel and feeds signage-apps.com (the app catalog). A follow-up will add dedicated Raspberry Pi landing pages on Anthias.
🤖 Generated with Claude Code