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

Update the Handling of 404 Errors #490

Open
ryangchung opened this issue Jun 8, 2024 · 0 comments
Open

Update the Handling of 404 Errors #490

ryangchung opened this issue Jun 8, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request good for newcomers Good for people wanting to dip their feet into contributing to open-source

Comments

@ryangchung
Copy link
Collaborator

ryangchung commented Jun 8, 2024

When trying to go to a page which does not exist, the current behavior is that it lands on this text:

image

It then it redirects to https://carletoncomputersciencesociety.github.io/<anything> (the legacy website), which is not hosted anymore.

  1. Redirect to the home page, https://ccss.carleton.ca instead of the legacy link.
  2. Change the content from a to b.

a.

We are currently in the process of migrating to our new website!
You are likely looking for a page from our legacy site and will momentarily be redirected.
Sorry for the inconvenience.

b.

You have reached a page which does not exist. It may have been deleted, or has never existed.
You will be momentarily redirected back to the home page.
Sorry for the inconvenience.
@ryangchung ryangchung added enhancement New feature or request good for newcomers Good for people wanting to dip their feet into contributing to open-source labels Jun 8, 2024
@ryangchung ryangchung changed the title Updating the Handling of 404 Errors Update the Handling of 404 Errors Jun 8, 2024
@joshuajohn08 joshuajohn08 self-assigned this Jun 9, 2024
@ryangchung ryangchung moved this from Unassigned - Todo to Assigned - In Progress in Summer 2024 Open Source Contributions Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good for newcomers Good for people wanting to dip their feet into contributing to open-source
Projects
Status: Assigned - In Progress
Development

No branches or pull requests

2 participants