The issue with this is that I can't re-write into the URL the day... On Thursday, 9 December 2010 at 16:20, Stan Rawrysz wrote:
> One easy way would be to setup a rewriteRule in your .htaccess. > > On Dec 9, 2010, at 3:38 AM, Neil <neil.middle...@gmail.com> wrote: > > > > 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? > > > > > > > >