We need to make sure we adequately handle redirections from drupaldiversity.github.io to the new drupaldiversity.com website.
Page redirects:
- https://drupaldiversity.github.io/ to https://www.drupaldiversity.com/
- https://drupaldiversity.github.io/about/ to https://www.drupaldiversity.com/about
- https://drupaldiversity.github.io/get-involved/ to https://www.drupaldiversity.com/get-involved
- https://drupaldiversity.github.io/resources/ to https://www.drupaldiversity.com/resources
- https://drupaldiversity.github.io/faq/ to https://www.drupaldiversity.com/faq/
Blog post redirects:
- https://drupaldiversity.github.io/2017/05/11/teams.html to https://www.drupaldiversity.com/blog/2017/creation-teams
- https://drupaldiversity.github.io/diversity-in-the-news/2016/10/20/diver... to https://www.drupaldiversity.com/blog/2016/diversity-news
- https://drupaldiversity.github.io/2016/12/20/year-in-review.html to https://www.drupaldiversity.com/blog/2016/2016-year-review
- https://drupaldiversity.github.io/drupalcon/2017/03/29/drupalcon-baltimo... to https://www.drupaldiversity.com/blog/2017/drupalcon-baltimore-photo-booth
Comments
Comment #2
laughnanWe should use the redirect plugin for Jekyll: https://help.github.com/en/articles/redirects-on-github-pages
Comment #3
laughnanComment #4
laughnanComment #5
laughnanComment #6
cleverington commentedI upgraded sugaroverflow's account from Write to Admin on the repo, so she has full access.
I will see if I can get time on Sunday or next week to get a PR in place for this request. Sorry for dropping the ball for so long on it. It has been crazy the last few months at home.
Comment #7
laughnanThanks @cleverington! Confirming access receipt!
Comment #8
laughnanCreated a pull request for the redirection: https://github.com/drupaldiversity/drupaldiversity.github.io/pull/42
Comment #9
cleverington commentedThanks for the PR @laughnan. I reviewed and approved it, merging the changes.
All redirects are in place and have been tested successfully.
Next we'll need to make a child-issue to retire drupaldiversity.github.io and set the repository to 'Archive' status.
I say we aim for Sunday, if we can, as that will give the servers a chance to update with all of the 301s we put in place. (Maintain our SEO, as it were.) Definitely will need to do it soon, as there is a security vulnerability and it is best to either fix or close.
Comment #10
laughnanClosing as this work is done!