Files missing in export
-
I host a WordPress site that isn’t remote accessible and do a static export with WP2Static to then create a public website.
Running WP2Static a fair number of files are missing that are needed by the site (I try to test the successful export by crawling my own site and then watch for 404 errors on the web server hosting the static site).
Examples:wp-content/cache/et/global/et-divi-customizer-global-15483554632081.min.css wp-content/plugins/sitepress-multilingual-cms/res/js -- (the whole js subdir is missing) wp-content/themes/Divi/core/admin/fonts -- (again, whole dir missing) wp-content/uploads/... (lots of pngs that are in that directory aren't exported)
several other directories with images referenced in one of the posts are missing as well.
What may be interesting in that last case is that those files are referenced in the post as “/images/xxxx” instead of with the full site URL.Please let me know what logs I should provide to help understand what’s going wrong.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Files missing in export’ is closed to new replies.