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

Create page redirects for imported content #591

Closed
brylie opened this issue Apr 24, 2023 · 1 comment
Closed

Create page redirects for imported content #591

brylie opened this issue Apr 24, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@brylie
Copy link
Member

brylie commented Apr 24, 2023

Since our URL structure on the new site will differ from the old Drupal site, we must create redirects for old URLs. That way, we preserve inbound links by redirecting to the same content at the new location.

Task

  • add path to export data on Drupal site
  • update import scripts to create a redirect for each imported item, when the path would differ

References

@brylie brylie added the enhancement New feature or request label Apr 24, 2023
@brylie brylie added this to the MVP milestone Apr 24, 2023
@brylie brylie self-assigned this Jun 24, 2023
@brylie
Copy link
Member Author

brylie commented Jun 24, 2023

I've gone through the content importers and added redirects wherever we used drupal_node_id in #725

@brylie brylie closed this as completed Jun 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

No branches or pull requests

1 participant