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

Some static site generators that also use caches (e.g. simply static + auto-optimise) require us to manually load each page to rebuild the cache before exporting which is a horrible...

new_feature

Hi, is it possible to crawl a single specific path? For example, if i want to crawl a single page after i updated it? I cannot update the whole site...

new_feature

We have a custom 404 page. As with most WordPress installs, it's available at /404/ and returns a `404` when served. So... WP2Static thinks it's failed and skips it: Can...

enhancement

Hi, i have a strange error when running an export. No media/javascript/css files are included in the export: The export log is showing the following Crawling https:/domain.com/wp-content/cache/autoptimize/css/autoptimize_snippet_1850419e4cfbe4e444263f8e2ee0328b.css BAD RESPONSE STATUS...

bug

I'm trying to achieve relative URLs (don't want to hardcode the domain) but also want links to point to folders, not `index.html`. For example, I want this output: ```html Example...

new_feature

re user issue reported here: https://forum.wp2static.com/-189/force-new-homepage-generation-after-publishing-new-article pending Advanced Crawling Add-On, give user the ability to modify CrawlCache via custom function.

enhancement

WP2Static does not detect the Elementor Paging options you can have for archive pages. In Elementor Pro, you can create an Archive Page to show Posts and make that have...

enhancement

This will help detect and debug issues like #598.

enhancement

Generating the static site fails complely. I replaced my domain (which is valid) with testdomain.com, but all of the URLs in the crawl log are prefixed with a '/' and...

bug

One of my themes generates AMP pages for Wordpress, either at ?amp or /amp, but currently these aren't crawled. I believe the correct AMP URL as recognised by Google is...

enhancement