Skip to content

Re-route the Vercel deployment-link to climatecode.dev #5

@strombraaten

Description

@strombraaten

What

We need to route the existing site, currently hosted at https://climatecode.vercel.app/, to the official domain climatecode.dev. This will ensure users can access the site using the intended branded domain instead of the temporary Vercel domain.

Why

It just makes it easier to remember the URL, which improves the overall user experience. Additionally that's one step towards translating the project to an English-speaking audience.

How

  • Add the domain climatecode.dev to the Vercel project settings under “Domains”.
  • Update the DNS records for the domain through your domain registrar (likely adding an A record or CNAME that points to Vercel).
  • Verify the domain ownership within Vercel.
  • Ensure SSL certificates are set up and enabled for climatecode.dev for secure access.
  • Test the new domain by accessing the site via climatecode.dev and ensure that https://climatecode.vercel.app/ properly redirects to the new domain.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions