Is there a way to keep redirects (generated by renaming nodes) in sync in Umbraco Cloud across dev, staging and live?
j
Jemayn
12/10/2024, 11:35 AM
It should just work. As when you do a content transfer it will rename the node and should then generate the redirect.
d
Dean Leigh
12/11/2024, 6:53 PM
So - we seem to have found the issue.
When we created our cloud site we only used Live.
It seems when we created Dev and Staging any redirects created in Live were not synced.
If we now do a partial restore from Live to Staging the redirects that were created in Live before Staging existed will not be synced.
I will do some futher tests with some new pages.
s
skttl
12/12/2024, 8:11 AM
If the original urls has never existed on the other environments, the redirects shouldn't be needed?
d
Dean Leigh
12/12/2024, 1:34 PM
We are using staging as the single source of truth. So if for some reason live became corrupted and we had to restore the site from the staging we would lose all of those redirects. This could create a lot of broken links from historical external links.