Content Collections and Redirects

Hi guys,

I am running my ghost blog on https://bitcoin-2go.de

Now, unfortunately after running my website for a couple of months, we’ve decided to establish content collections. While this approach is absolutely charming in terms of SEO and link-juice, we face the challenge of applying proper redirects.

In particular we have the following problem: All internal links that have been set linked to

https://bitcoin-2go.de/permalink/

Now, we would like to introduce new content collections for /cryptocurrencies/, /news/, /bitcoin/ and so on. Therefore, the url structure would change to

https://bitcoin-2go.de/bitcoin/permalink/
https://bitcoin-2go.de/cryptocurrencies/permalink/
https://bitcoin-2go.de/news/permalink/

Do you have any best-practice approach on how to change the internal links with redirects in a manner that we can avoid 404-errors?

Best regards and thanks in advance