Import Posts With Images from Dev Server Inside Firewall
-
I need to import a set of Posts with images from our development server that is inside our firewall and so not publicly accessible.
I’d like to use the native WordPress Export/Import tool for this, especially since it can now Include Media.
However, the resulting XML Export file contains LINKS to the images on my Dev server — but that Dev server inside the firewall and so cannot be contacted via a link and so media files cannot be downloaded from it from outside the firewall.
A workaround?:
Has anyone edited the XML Export file, swapping the HTML links with locations on the local file system (where I would copy a directory tree of these images in advance), then successfully performed the import? That is, can and will the native WordPress Importer pull media files from the local file system instead of over HTTPS if I edit the XML Export file accordingly?
Thanks,
Mark
The topic ‘Import Posts With Images from Dev Server Inside Firewall’ is closed to new replies.