simply-static icon indicating copy to clipboard operation
simply-static copied to clipboard

Convert your WordPress site into a static one with the free WordPress static site generator plugin, Simply Static.

Results 20 simply-static issues
Sort by recently updated
recently updated
newest added

Detailed description here: https://wordpress.org/support/topic/current-page-url-https-is-added-to-background-image-url-breaking-it/ ![Screenshot 2024-05-05 at 14 38 02](https://github.com/Simply-Static/simply-static/assets/15874198/a75a41fd-229f-40e9-aa93-0057b7520c8e)

bug

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

enhancement

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

bug

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

enhancement

We should offer real regex support for the settings in General: - Include (URLs + Files) - Exclude

enhancement

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

enhancement

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

enhancement

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

bug

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

enhancement

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

bug