Because I Am Precisely That Nuts
And because I didn’t feel like working today: I managed to find a way to export my content from ExpressionEngine and import it into WordPress. And I’ve found a theme I rather like, and futzed with it until I like it even better. And I’ve gotten just about everything working the way I want.
Except for my permalinks, which are completely hosed. Now to attempt to teach myself mod_rewrite, to see if this is salvageable, or if I’m going to have to manually fix all my internal links and use a general 404 page for everyone coming in from the outside…


2 June 2007, 5.38 pm
Cool - welcome to WP! I was able to find an effective link redirect mod for MT to WP when I migrated, so google around to see if anything is out there for EE. The only thing that crapped out on my migration were many links within blog posts that got wiped in the WP version. Good luckā¦
3 June 2007, 5.59 am
Jason– What link redirect mod did you use when switching from MT to WP?
Jason
4 June 2007, 5.31 am
Jason - I used Alex King’s MT template as linked to from http://codex.wordpress.org/Importing_from_Movable_Type_to_WordPress - it does require you to keep running MT, with each permalink set to redirect. Pretty painless for me, a coding illiterate.
11 June 2007, 11.31 am
Thanks Jason