Table of Contents
Description
WP Easystatic makes dynamic website to a static HTML. Automatically searches all the pages and retrieve its whole content to generate HTML file. This plugin will optimize static HTML. It also minify CSS and JS file to aggregate in a single file and cache into your server. The generated static HTML file will cache in server local directory and bypass PHP codes from your frontend.
Major features in WP Easystatic include:
- Generate static HTML file
- Optimize HTML/CSS/JS
- live edit static HTML file in backend
- Download backup, restore, and delete
- Import backup
- Enable or disable the static redirection
Installation
Just install from your WordPress “Plugins > Add New” screen and all will be well. Manual installation is very straightforward as well:
- Upload the zip file and unzip it in the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to
Settings > Easystatic
and go to general tab. Require to set your static directory.
Plugin author
Plugin official website address
https://wordpress.org/plugins/wp-easystatic/
If you encounter problems in using the WP Easystatic plugin, you can comment below, and I will try my best to help you solve the problem