VLAE-21: Replace node URLs with path alias urls on all VLA websites i… #1254
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
…n SDP.
Motivation and Context
JIRA issue: https://digital-engagement.atlassian.net/browse/SDPA-
Changed
When VLA migrated our content into SDP, all of the internal links on pages were brought across as links to nodes, rather than to user-friendly path alias URLs based on the page titles.
We'd like to replace these node URLs with path-alias URLs across the site.
Is it possible to run a script to do this?
Here's an example:
This page was auto-migrated: https://www.lawhub.vla.vic.gov.au/witnesses-magistrates-court
On it, there is a link to the node URL https://www.lawhub.vla.vic.gov.au/node/6848
We'd like that link to go to the path alias https://www.lawhub.vla.vic.gov.au/witnesses-magistrates-court
Screenshots
How Has This Been Tested?
Types of changes
Checklist