wp2static
wp2static copied to clipboard
WordPress static site generator for security, performance and cost benefits
Getting crawling errors on all files because my url (https://wouterwideweb.test) get's used twice in the url: Error while retrieving URL: https://wouterwideweb.testhttp/wouterwideweb.test/wp-content/plugins/wp2static/vendor/squizlabs/php_codesniffer/tests/Core/Filters/Filter/AcceptTest.xml Also, is it normal that all plugin files get...
I've been testing this plugin on Centos7 cpanel server with php 8.0 and wordpress 5.7.2. I have wordpress installed at example.com/wp/ and I've been trying various post processing to make...
Adding a comment here to avoid issue bloat as it might be related to the changes here- @leonstafford in your latest 7.1.7 dev, I've noticed the Caches page is taking...
``` PHP Fatal error: Uncaught WP2StaticGuzzleHttp\Exception\ConnectException: cURL error 6: Could not resolve host: DOMAIN.athttp (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://DOMAIN.athttp/DOMAIN.at/wp-content/cache/autoptimize/css/autoptimize_0e4995f032f1833c086a87b10c3cee29.css in /home/cloudpanel/htdocs/DOMAIN.at/wp-content/plugins/wp2static/vendor/leonstafford/wp2staticguzzle/src/Handler/CurlFactory.php:210 Stack trace: #0 /home/cloudpanel/htdocs/DOMAIN.at/wp-content/plugins/wp2static/vendor/leonstafford/wp2staticguzzle/src/Handler/CurlFactory.php(158): WP2StaticGuzzleHttp\Handler\CurlFactory::createRejection() #1 /home/cloudpanel/htdocs/DOMAIN.at/wp-content/plugins/wp2static/vendor/leonstafford/wp2staticguzzle/src/Handler/CurlFactory.php(110): WP2StaticGuzzleHttp\Handler\CurlFactory::finishError() #2 /home/cloudpanel/htdocs/DOMAIN.at/wp-content/plugins/wp2static/vendor/leonstafford/wp2staticguzzle/src/Handler/CurlHandler.php(47):...
hi all, in multisites setup i receive this error:  but the php configuration is this:  on log file: ``` 2021/01/14 13:52:17 [error] 218#218: *1730 FastCGI sent in stderr:...
Hello!! I've an issue with an private website, I make changes but when the APP crawnls, simply all changes I make isn't delivered to ZIP file. It's because the app...
noticed in https://github.com/leonstafford/wp2static/issues/730#issuecomment-760981271 @aramcap I could use your help in explaining the issue and desired behaviour to me, as I haven't looked at multisite in many years. I was under...
In ```7.0-alpha-007```, I have some file assets under ```wp-uploads``` containing spaces, e.g. ```spaces are bad.jpg```, resulting in a 404 response during the crawl; subsequently, those files aren't copied over to...
Hi, Leon. I have an issue with converting post urls in static files when the permalinks are setted without slash at the end of post/page slug. In src/Crawler I found...
I have no fancy settings - almost all default... I am creating to a sub-directory on the current site (http(s)://(etc)/staticsite But although I have checked 'relative links' - despite this...