I am migrating my old HTML website to a new WordPress 3.0 installation. I am copying and pasting all of my articles by hand into new WordPress posts. This works well enough, but the image link in the new WordPress post is still pointing to the image on the original website.
Having to manually move all the images (or other files linked in the old website, such as MP3s etc.) and then update the links by hand will take forever.
I would think there should be some kind of plug-ins or utilities out there that could, while the administrator is creating a new page or post, automatically identify links to external files and import them into my WordPress Media Library.
It would also be extremely useful if such a plug-in or utility could run through all existing pages/posts that are already on my site and perform the same.
Does anyone know if there already exist any ways to do this?