Hey gang,
I have migrated my entire MT blog to WP, worked great, but I want to reconstruct the same URL structure I had before (otherwise all my internal and extenral links will break!)
Worst case scenario I can create a massive htaccess redirect system, but I'd much rather recreate the same structure.
1) I want to use the first XX characters of the title of the post as the main part of the URL. Where do i go to work this out?
2) I want all the individual pages to be in a directory called /pages
3) In MT there was a handy field called "basename" which you could use to overrite the first XX character rule in the event the title was not clear - is there something like this in WP?
Thanks!!!