static-html-output
static-html-output copied to clipboard
Static HTML Output Plugin for WordPress
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?
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...
I tried to export my website to S3, but an error occurred ==> /var/log/nginx/error.log
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...
Closes #101.
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...
action is there, but function missing from Controller
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...