-
Notifications
You must be signed in to change notification settings - Fork 320
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
redirects old archive to new site #6
Comments
I have about 50% of the tickets at this point. Someone else should pick this one up (this one is portable, doesn't involve any layouting or anything). |
This can happen after the release. |
This requires redirects on the Apache server so it is probably best to be taken care of by the server maintainer. |
I think that the closest person that we have on that front is @cvogt (Toni transferred most all information to Chris, as far as I know) |
@vjovanov @heathermiller I can install the redirects. I just need a list of which path to which path. |
As far as I know this list does not exist. One needs to see what pages exist on the new site and then go to the old site and install the redirect to new pages. This is best to be done once the list of pages is complete. |
@heathermiller They told me they would email me, when we talked a month back, which I documented in this ticket. |
I have created the list here: |
Thanks a lot @sjrd! |
I installed redirects for those links (https://github.com/scala/scala-lang/blob/d42a5488992f7ad21c5885820c561fe6b5bbeb42/_tools/redirections.txt). They only become active if someone uses an old URL (e.g. from an external link or a bookmark). If somebody follows a link within the old/ archive, the redirects do not become active, but people navigate the old pages. |
We need to compose a list of paths of the old site, which should be redirected to paths in the new site. Heather, can you compose the list and I install the redirects?
The text was updated successfully, but these errors were encountered: