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

[Migration Research] Find and evaluate solutions for migrating Redirects #15

Closed
3 tasks
caylahamann opened this issue Aug 14, 2020 · 0 comments
Closed
3 tasks

Comments

@caylahamann
Copy link
Contributor

caylahamann commented Aug 14, 2020

Summary

In the current docs site, there are over 5,550 redirects from old pages to current docs content. We need to figure out methods for handling these redirects, whether it be through Gatsby, Amplify, or some other technology. Currently, the redirects are listed out in Drupal (the CMS the docs site uses) as referring to other node numbers which represents pages. We need to figure out how to match the redirects from the nodes to the URLs and then configure the redirects.

Procedure

Open up a PR merging into research. If there is no changes in the code (and only research details), you can just make an edit in a text file, since there is no plan to merge this into main. Use the PR template research_PR_template.md either by coping the markdown into the PR or by appending the query string ?template=research_PR_template.md to the URL. Fill out the template by answering the research questions listed below.

Research Goals

  • Investigate methods of transferring the redirects
  • Determine/estimate the amount of work for the implementation of each method
  • Create POC for one of the methods
@caylahamann caylahamann added this to the MMF 1 - Set Up & Research milestone Aug 14, 2020
@zstix zstix added the sp:5 label Aug 18, 2020
@zstix zstix added this to To do in Developer Experience Aug 18, 2020
@jerelmiller jerelmiller moved this from To do to In progress in Developer Enablement Team Aug 20, 2020
@caylahamann caylahamann moved this from In progress to In review in Developer Enablement Team Aug 28, 2020
Developer Enablement Team automation moved this from In review to Done Aug 28, 2020
mfulb pushed a commit to mfulb/docs-website that referenced this issue Sep 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging a pull request may close this issue.

3 participants