Skip to content

What Makes a Website Static

View on Twitter

💡 What makes a website static?

👉🏼 A static website does *not* use a programming language on the server to render different content. It *always* returns the same HTML, JS and CSS. Static websites don't have a database and are "done" at build time.

You might also like
Ping Google on Sitemap Update Read tip
Nginx Location Match Tester Read tip
Public URLs for Your Local Server Read tip