Missing (uncached) images; option to copy the complete 'uploads' directory?
-
Hi Scott,
First, big thanks again for this great plugin. I’m using it to package up about 20 WordPress installations that I haven’t touched in a few years. I’m using WP4.5.3 with SS1.6.0.TL;DR: I’d like to recommend that you duplicate everything in the
wp-content/uploads
directory into the final generated zip file. Or: give users the option to specify this behavior. Here’s why:Unfortunately, I’ve started to notice some scary bugs with missing images in the generated static sites. As a result, I’m now getting a little paranoid, and starting to take extreme measures to make sure I don’t lose any data. For example:
- In one site, I had a Javascript auto-slideshow carousel on the front page. Because the images it displayed were not hardlinked (but instead were pulled from a list embedded in the JS code), the generated site was missing all of the images that were supposed to be shown in the carousel.
- In another site, I had a page full of small thumbnail images. Although they all should have been captured by the scraping process, some of them weren’t. This is inexplicable — perhaps the plugin experienced a timeout, and just moved on?
So, my suggestion is to bundle everything in the wp-content/uploads directory, and not just the files whose URLs you know.
Thanks for your consideration,
Golan Levin
- The topic ‘Missing (uncached) images; option to copy the complete 'uploads' directory?’ is closed to new replies.