Statixly helps you create a static copy of your WordPress website, facilitating faster content delivery and reducing the security risks on production hosting.
The admin screen provides the following capabilities:
Statixly systematically crawls website URLs, renders content, rewrites links for static output, and packages the results for deployment.
Statixly will not work on any WordPress website that generates content dynamically based on user interaction, e.g., an e-commerce or subscription-based website.
Contact forms will not work. The contact form requires immediate backend processing upon submission by the user. However, this is on our roadmap.
Statixly includes two optional safety/compatibility flags (both disabled by default):
statixly_prefer_temp_storage_above_document_root
Set to true (in the options table) only if you explicitly want Statixly working directories outside wp_upload_dir(). By default, Statixly uses WordPress uploads paths.
statixly_allow_insecure_local_http_fetch
Set to true (in the options table) only for local/self-signed certificate environments where same-site HTTPS fetches fail TLS verification. This disables SSL verification for local same-site fetches.
If you face any issues after installing the Statixly plugin, please open a support ticket with detailed information, and we will be happy to fix the issue.