wp2static
wp2static copied to clipboard
WordPress static site generator for security, performance and cost benefits
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...
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...
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...
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...
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...
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.
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...
This will help detect and debug issues like #598.
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...
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...