|
|
|
|
|
by illuminea
1334 days ago
|
|
Static WordPress is possible - you can generate a static replica of your WordPress site and deploy that via CDN. There are some plugins that help you do that (Simply Static, WP2Static) but you need to also configure your whole infrastructure when using them, and the build process can be long and painful. There are also managed services for doing this that take care of everything for you, from the WP hosting env, to the static hosting and CDN, along with replicating certain types of dynamic functionality on the static site like forms and search. One example of this type of managed static WordPress hosting service is Strattic: https://www.strattic.com. |
|