Notifications
Clear all
Topic starter 05/10/2024 12:17 pm
Is WordPress a static site generator?
Topic starter 05/10/2024 12:18 pm
What is a static website? WordPress websites are dynamic, which means in order to display the content on a website, it needs to be queried from the database as the page loads. This call to the database adds on precious milliseconds to the time it takes the page to load.