View Full Version : What is a WordPress static site generator?
President
06-15-2021, 08:52 AM
Hey guys,
would like to consult with you on Wordpress static site generator.
I've heard it from one of my clients. I've also done a search and found Flatsite.com (http://Flatsite.com/) - it offers this solution.
Have you tried it? Could you share your experience with me?
Thanks.
Querrido
06-28-2021, 11:13 AM
I'd like to say that the website's interface is easy to understand, and there's a manageable level of upselling, less than other providers. Yes, FLATsite really is that fast. In fact, even though that was one of the platform’s key selling points, I was still pleasantly surprised at just how quick and simple it was to use.
lishmalinyjames
06-28-2021, 04:09 PM
Simply Static is a static site generator for WordPress that helps you create a static site that you can serve separately from your WordPress installation. One, this allows you to keep WordPress in a secure location that no one can access but you.
Milesgeek
07-26-2021, 06:54 AM
Static site generators - SSG are the tools that come in between completely static websites and dynamic websites.
SSG is an interesting program used as templates like Dynamic Sites.
It is used to republish the whole site for each change done with it. It creates static sites, usually by connecting some content with a template.
The core benefit of an SSG is there are fewer moving parts: your visitors aren’t waiting for your site to access a database, render a template, etc. They just get served the page that they want. Because this is a tiny complex, it’s easier to find authentic, affordable hosting. You don’t need to worry about your server supporting a particular programming language. The server doesn’t run any code so there’s much less risk of it being hacked. There’s no separate database that might break or require separate backups.
lishmalinyjames
08-19-2021, 08:10 AM
A static site generator is a tool that generates a full static HTML website based on raw data and a set of templates. Essentially, a static site generator automates the task of coding individual HTML pages and gets those pages ready to serve to users ahead of time.
Powered by vBulletin® Version 4.2.2 Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.