Skip to main content
AuditJet

Infrastructure & Hosting · AuditJet Glossary

SSG (Static Site Generation)

A rendering strategy where all HTML is generated at build time and served as static files — with no server processing per request.

SSG produces the fastest TTFB and LCP of any rendering strategy because static files can be served directly from a CDN with no server processing. Frameworks supporting SSG include Next.js, Gatsby, Astro, Eleventy, and Hugo. The trade-off is that content updates require a rebuild and redeploy, making SSG less suitable for highly dynamic content.

Frequently asked questions

What is SSG (Static Site Generation)?

A rendering strategy where all HTML is generated at build time and served as static files — with no server processing per request.

How does AuditJet measure SSG (Static Site Generation)?

AuditJet runs automated Google Lighthouse audits that surface SSG (Static Site Generation) scores alongside actionable fix guidance. You can track SSG (Static Site Generation) trends across all your pages and receive alerts when the metric regresses.

Monitor SSG continuously

AuditJet tracks Core Web Vitals on a schedule with revenue impact alerts — powered by Google Lighthouse and Google PageSpeed Insights.

Start Free
SSG (Static Site Generation) — Definition | AuditJet Glossary | AuditJet