Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure domain redirects & fix diverging deployments #29

Open
4 tasks
sbstjn opened this issue Jun 3, 2022 · 0 comments
Open
4 tasks

Configure domain redirects & fix diverging deployments #29

sbstjn opened this issue Jun 3, 2022 · 0 comments

Comments

@sbstjn
Copy link
Contributor

sbstjn commented Jun 3, 2022

The workshop is available at two different domains:

Domains

Currently, https://workshop.superwerker.cloud/ redirects to https://superwerker.awsworkshop.io/ but we do (seem to) prefer https://superwerker.workshop.aws/

The HTML code on both domains contains a canonical tag, so we do not have duplicate content:

<link rel="canonical" href="https://superwerker.workshop.aws/"/>

Deployments

The deployment at https://superwerker.workshop.aws/summary.html differs from https://superwerker.awsworkshop.io/summary.html 🤷

Screenshot 2022-06-03 at 09 54 18

Screenshot 2022-06-03 at 09 54 13

Further Reading

#26

Tasks

  • Redirect workshop.superwerker.cloud to superwerker.workshop.aws
  • Ensure both workshop deployments look the same
    • Fix "double headlines" at superwerker.workshop.aws
    • Check if we can redirect superwerker.awsworkshop.io to superwerker.workshop.aws
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

No branches or pull requests

1 participant