2.4k questions

2.4k answers

99.5k users

Categories

1 Answer

0 votes

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.

by (95.8k points)
...