X|Need to pull all image url’s out of the post_content sections and replace them with images that are imported into the Media Library.
|Need to replace any ‘keywords’ with the correct url’s.
|Need to replace any of the old site url's from their name-number/ to the correct wordpress ones.
+ |Redo the import so if builds the pages without importing media then make that a second step
+ |Have to use DOMDocument php functions to parse out all images src tags for their sizes and create correct size replacement for the page content.