simply-static
simply-static copied to clipboard
Convert your WordPress site into a static one with the free WordPress static site generator plugin, Simply Static.
Detailed description here: https://wordpress.org/support/topic/current-page-url-https-is-added-to-background-image-url-breaking-it/ 
We have a complete WP-CLI integration in Simply Static Pro, but offering a stripped-down integration into the core plugin makes sense. We should offer the ability to: - run exports...
An issue is occurring while replacing urls for offline usage. During export, it will prematurely return if the current path only partially matches the extracted path. The error appears to...
There is a feature called "URL Monitor" in the Redirection plugin, which automatically creates redirects on changing slugs for posts and pages. These are stored in the DB table prefix_redirection_items...
We should offer real regex support for the settings in General: - Include (URLs + Files) - Exclude
When using certain minifiers/js optimizers like autoptomize, scripts are encoded into base64. This leads to any links within the script not being replaced. Would it be possible for simply static...
We should improve the Export log with the following: sorting by status code and URL a search field to search for URLs + patterns an export button to export the...
When including a plain text config file with no extension for compatible services (Netlify, Gitlab Pages, Cloudfront Pages, etc.) the file is being treated like an HTML page which is...
We should have a way to intentionally exclude tags from the URL replacement by having a flag (can be a class or data attribute or something else.) **Examples:** - Avoid...
I believe I've rootcaused a bug using AWS aurora mysql with simplystatic. When simply static is initially installed, the db table creation fails. I believe this is because the content_type...