Skip to content

fix(docs): add canonical URLs to prevent SEO duplicate content#107

Merged
uhyo merged 1 commit intomasterfrom
claude/fix-docs-seo-duplicates-ONIke
Apr 6, 2026
Merged

fix(docs): add canonical URLs to prevent SEO duplicate content#107
uhyo merged 1 commit intomasterfrom
claude/fix-docs-seo-duplicates-ONIke

Conversation

@uhyo
Copy link
Copy Markdown
Owner

@uhyo uhyo commented Apr 6, 2026

The docs site has two deployments (production and dev) serving similar
content. Add and pointing to the
production domain on every page to signal search engines which version
is authoritative.

https://claude.ai/code/session_013JMAopahiPcfhPY7LxDmAo

The docs site has two deployments (production and dev) serving similar
content. Add <link rel="canonical"> and <meta og:url> pointing to the
production domain on every page to signal search engines which version
is authoritative.

https://claude.ai/code/session_013JMAopahiPcfhPY7LxDmAo
@uhyo uhyo merged commit 43b22db into master Apr 6, 2026
2 checks passed
@uhyo uhyo deleted the claude/fix-docs-seo-duplicates-ONIke branch April 6, 2026 14:19
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.

2 participants