Migrate HTML Website to WordPress
-
Right now I have website that is half HTML and half WordPress.
The HTML side is like http://www.example.com, http://www.example.com/index.html, http://www.example.com/contact-us.htm, etc.
The WordPress side is like http://www.example.com/blog/, http://www.example.com /blog/index.php/contact-us/, etc.
What is the most efficient way to migrate this? I’m thinking that I need a fresh WordPress install plus theme and plug-ins under http://www.example.com and then edit the MySql database so that the pages, post and other links move from example.com/blog/* to example.com/*
I’m also thinking then that I’ll have to do 301 redirects from the example.com/blog/* links to the example.com/* links
Does this sound right? I have about 150 html pages to move. Anyway and all help will be greatly appreciated.
The topic ‘Migrate HTML Website to WordPress’ is closed to new replies.