Skip to content

fix: point all canonical URLs at the live domain - #8

Merged
FranGuh merged 1 commit into
mainfrom
feat/phase2-backlog
Jun 14, 2026
Merged

fix: point all canonical URLs at the live domain#8
FranGuh merged 1 commit into
mainfrom
feat/phase2-backlog

Conversation

@FranGuh

Copy link
Copy Markdown
Owner

The production site is served at computer-selector-helper.vercel.app (with hyphens); the hyphen-less computerselectorhelper.vercel.app 404s. sitemap, robots, JSON-LD, og:url and the llms.txt live link all pointed at the dead domain, so the sitemap/robots were dead-on-arrival for crawlers. Replace the domain repo-wide (verified live via fetch).

The production site is served at computer-selector-helper.vercel.app (with
hyphens); the hyphen-less computerselectorhelper.vercel.app 404s. sitemap,
robots, JSON-LD, og:url and the llms.txt live link all pointed at the dead
domain, so the sitemap/robots were dead-on-arrival for crawlers. Replace the
domain repo-wide (verified live via fetch).
@vercel

vercelBot commented Jun 14, 2026

Copy link
Copy Markdown

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

ProjectDeploymentActionsUpdated (UTC)
computer-selector-helperReadyReadyPreview, CommentJun 14, 2026 10:50pm

@FranGuh
FranGuh merged commit 1f62663 into mainJun 14, 2026
3 checks passed
Sign up for freeto 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

@FranGuh