wp2static icon indicating copy to clipboard operation
wp2static copied to clipboard

WordPress static site generator for security, performance and cost benefits

Results 105 wp2static issues
Sort by recently updated
recently updated
newest added

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...

bug
low-priority

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...

bug

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...

bug

``` 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):...

bug

hi all, in multisites setup i receive this error: ![image](https://user-images.githubusercontent.com/410736/104599314-e485c100-5677-11eb-84f1-fa9b9efd5431.png) but the php configuration is this: ![image](https://user-images.githubusercontent.com/410736/104599398-fcf5db80-5677-11eb-9fa1-573b896aa374.png) on log file: ``` 2021/01/14 13:52:17 [error] 218#218: *1730 FastCGI sent in stderr:...

bug

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...

enhancement
Awaiting user response

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...

multisite

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...

bug

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...

bug
Awaiting user response

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...

bug