Requested plugins (ideas for developers!)

Permalinks plugin, to 301 new URL schemes. Related this post

permalinks {
    path /path/to/map/file
}

And in the file you would have

example.com/old/style/links,example.com/new-style-links
example.com/some/other/link,example.com/some-other-link

Caddy would 301 everything in the map.

1 Like