Any advice for migrating the permalink structure of my static page from one with less information to one with more?
To be exact I want to migrate from /my-article to /2021/01/my-article.
I have a giant list of redirects generated, but I'm obviously not super happy with that. Any other ideas? Any hints what to look out for?
@sheogorath what's wrong with the list of redirects? It will work in one way or another on any webserver, it is very easy to understand, fix, extend. It is probably the method that will work longer than any complicated seemingly elegant way.