{ "@context": "https://schema.org", "@type": "FAQPage", "mainEntity": [ { "@type": "Question", "name": "What tools measure page speed?", "acceptedAnswer": { "@type": "Answer", "text": "Google PageSpeed Insights, GTmetrix, WebPageTest, and Lighthouse." } }, { "@type": "Question", "name": "What is TTFB?", "acceptedAnswer": { "@type": "Answer", "text": "Time to First Byte — how long the server takes to respond to a request." } }, { "@type": "Question", "name": "What is the biggest cause of slow pages?", "acceptedAnswer": { "@type": "Answer", "text": "Unoptimised images and render-blocking JavaScript are the two most common culprits." } } ] }
How quickly a web page loads and becomes interactive for users. A critical factor for UX, SEO rankings, and conversion rates.
After compressing images and removing render-blocking scripts, a client's homepage load time drops from 6.2s to 1.8s, improving bounce rate by 30%.
Load time, Page performance, Site speed
-