I’ve been using thematic to redo a website. I basically recreated the look of the current website as a child theme in thematic. There is a blog currently that goes along with the website but the owner of the website and I decided to make the entire website in Wordpress.
I’ve more or less finished the pages and need to import the current content into my test site.
The blog is currently in a subdirectory. If the website is going to be in Wordpress then I assume it should be in the top level directory. I’d like to maintain the urls eg. I want my www.domain.com/about.php to have the same url when it is in Wordpress.
I believe what I will need to is a 301 redirect for blog page since it will be moved to the top level.
I’m stuck on the other pages. I feel like a “dummy” but I don’t understand what I’ve been reading about permalinks and pages including the Wordpress codex instructions. I can’t figure out how change for example:
www.domain.com/?page_id=515 to www.domain.com/about.php.
If anyone can shed some light on this I’d appreciate it. Has anyone found a good website that shows best practices for moving a website from “regular” to Wordpress?
Thanks.