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

Replace archived pages with redirects #3415

Open
2 tasks
stevenjmesser opened this issue Jan 8, 2024 · 1 comment · May be fixed by #3416
Open
2 tasks

Replace archived pages with redirects #3415

stevenjmesser opened this issue Jan 8, 2024 · 1 comment · May be fixed by #3416
Labels
awaiting triage Needs triaging by team

Comments

@stevenjmesser
Copy link
Contributor

What

Replace archived pages with redirects. This might be achievable through a Netlify configuration file.

Why

Our archived pages require a user to click a link to visit another page, but implementing proper HTTP redirects will allow non-human users, e.g. search engines, to propagate the correct content.

Who needs to work on this

Anyone who feels comfortable doing it

Who needs to review this

Developer

Done when

  • Archived pages return a 3XX response and redirect to new locations
  • Archived pages have been deleted
@stevenjmesser stevenjmesser added the awaiting triage Needs triaging by team label Jan 8, 2024
@stevenjmesser stevenjmesser linked a pull request Jan 8, 2024 that will close this issue
@stevenjmesser
Copy link
Contributor Author

stevenjmesser commented Jan 8, 2024

It might be worth talking about this before continuing, as there could be instances when we choose to archive a page rather than redirect. More details on #3416. We should discuss those possible scenarios.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting triage Needs triaging by team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant