Closed manning390 closed 1 year ago
We changed the way permalinks are formatted. In order to keep some perma to the perma links we should setup a special url route that can take the old permalinks and forwards them to the new permalinks.
Turns out the URL fragment is never sent to the backend, therefore this is probably impossible without some frontend forwarding.
We changed the way permalinks are formatted. In order to keep some perma to the perma links we should setup a special url route that can take the old permalinks and forwards them to the new permalinks.