1
vote
0answers
37 views

Publish pages/posts as HTML?

We're looking to use a plugin or custom setup for authors to create pages or posts and publish them as single HTML files. The file could be saved on the server in a specific directory or have a ...
0
votes
1answer
255 views

How to use WP Static HTML Output plugin regardless permanent link structure

I'm using this plugin to generate HTML files from my database, however, the generated files are put into folders that follows the permalink structure. I'm looking for a different thing, that is to ...
-2
votes
1answer
97 views

How can I stop WordPress from catching URL's for static pages that I save on my server

I posted a question about whether it's possible to add a Page in WordPress without headers and footers. Here's that question: Add a Page without header and menus? So how can I create a static page ...
2
votes
2answers
569 views

Add .html extension to only one page in my Wordpress site

We had an old site that had html pages in it. One of the pages in that site was linked to from many other sites. Now we moved to a WordPress site, and we created a page with that name, but of course ...