Hi all,
I imported a bunch of content into WP from my old CMS. Everything works fine when I have permalinks off. However when I turn them on the problems start - basically every permalink gives me a 404.
Here is the link structure I have setup - I'ved used this on another blog and it works fine - so I don't know what the deal is.
/%category%/%postname%.%post_id%.html
I have one regular post (non-import), and it seems to work. So perhaps this is something to do with how I did the import (homegrown script). Are there any things I should watch out for? Maybe something wrong with a the slug?
Here is a sample database entry from the import:
ID post_author post_date post_date_gmt post_content post_title post_category post_excerpt post_status comment_status ping_status post_password post_name to_ping pinged post_modified post_modified_gmt post_content_filtered post_parent guid menu_order
Edit Delete 238 1 2005-10-30 16:20:01 2005-10-30 20:20:01 <b>How to Choose a Good Car Tint Shop</b><br>&n... How to Choose a Good Car Tint Shop 0 Most metropolitan areas have an abundance of tint ... publish open open How-to-Choose-a-Good-Car-Tint-Shop 2005-10-29 11:47:43 2005-10-29 15:47:43 0 /?p=1 0
Any ideas?
Thanks!
Erik