Skip to content

Fix playground favicon canonicalization in search - #73

Merged
a-baran-orhan merged 3 commits into
mainfrom
codex/fix-play-search-favicon
Jul 16, 2026
Merged

Fix playground favicon canonicalization in search#73
a-baran-orhan merged 3 commits into
mainfrom
codex/fix-play-search-favicon

Conversation

@a-baran-orhan

Copy link
Copy Markdown
Member

Summary

  • permanently redirect every posecode.org path to the matching www.posecode.org path in source-controlled Vercel configuration
  • make the /play favicon and Apple touch icon URLs explicitly use the canonical www host
  • preserve the existing canonical and Open Graph URLs for /play

Why

Google is still displaying the indexed /play result under the apex host with a generic globe, while the root result has already moved to www and picked up the favicon. These changes strengthen the host-level canonical signals for /play and future routes.

Google controls recrawling, so the visible search result may take time to refresh after deployment. Requesting reindexing for https://www.posecode.org/play in Search Console can accelerate discovery.

Validation

  • npm run build
  • npm run build:packages
  • npm test (21 files, 271 tests)
  • git diff --check

@vercel

vercel Bot commented Jul 16, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
posecode Ready Ready Preview, Comment Jul 16, 2026 3:08pm

@a-baran-orhan
a-baran-orhan marked this pull request as ready for review July 16, 2026 13:57
@a-baran-orhan
a-baran-orhan merged commit cf5b3e4 into main Jul 16, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant