static-html-output icon indicating copy to clipboard operation
static-html-output copied to clipboard

Static HTML Output Plugin for WordPress

Results 73 static-html-output issues
Sort by recently updated
recently updated
newest added

I want to change the content-type of sitemap.xml to text/xml. By default, it goes application/octet-stream and get downloaded. How can I make sure it's always text/xml?

bug
good first issue

One of my pages has the following image: ```html ``` When running `wp wp2static generate` I get spammed with millions of lines of ``` PHP Notice: Undefined offset: 1 in...

bug

I tried to export my website to S3, but an error occurred ==> /var/log/nginx/error.log

question

Having on demand deploy button will eliminate the need of going first to Static HTML Output settings and then Click "Start Static Site Export". - This same work will be...

ie, not MAMP or any virtualization in place. more of a "how to setup WP on Mac with minimal tooling" guide, than an issue in the plugin, but worth investigating...

question
low priority

action is there, but function missing from Controller

bug

Hello, I have these settings - WP site: www.dynpage.com - Static version: www.statpage.com I have the need to rewrite a specific url in the static version of the wp site....

Hi Leon, Hope you are doing well. For example, I want to exclude all urls that begin with /news (a sub site in a network site) e.g /news/post-url so I...

``` WordPress database error Table 'local.wp_statichtmloutput_urls' doesn't exist for query TRUNCATE TABLE wp_statichtmloutput_urls made by do_action('toplevel_page_statichtmloutput'), WP_Hook->do_action, WP_Hook->apply_filters, StaticHTMLOutput\Controller::renderOptionsPage, StaticHTMLOutput\Controller->detect_urls, StaticHTMLOutput\CrawlQueue::truncate, QM_DB->query ``` ``` WordPress database error Table 'local.wp_statichtmloutput_urls' doesn't...