I’m currently mid trying to get our long standing wordpress blog into
Radiant and am using the simple blog archive system to get the content
in.
However, I have one issue whereby I need the old Wordpress URL’s to be
easily repointable/rewritable to the new ones.
Wordpress URLs take the form: /year/month/post-slug
Radiant wants to do: /blog/year/month/day/post-slug
The /blog part I can deal with, but the day is causing me issues. Is
there any way I can get Radiant to work without the day part in the
route?