On-Page SEO Foundations

Page performance

Also known as page speed · Core Web Vitals · load performance

How quickly and smoothly a page loads and becomes interactive, commonly measured by server response time, HTML weight, and Core Web Vitals.

What it is

Page performance covers server-side speed such as time to first byte (TTFB) and front-end metrics like Largest Contentful Paint, Interaction to Next Paint, and Cumulative Layout Shift. A lightweight HTML payload and fast response are the foundation that these user-experience metrics build on.

Why it matters

Speed is a confirmed ranking factor and strongly affects bounce, conversion, and crawl efficiency. AI crawlers operate under time and resource budgets, so slow or heavy pages may be partially fetched or skipped, reducing how reliably your content can be indexed and cited.

How to verify

Run the page through Lighthouse in DevTools or PageSpeed Insights for lab and field Core Web Vitals, and check TTFB and transfer size in the Network tab. Search Console's Core Web Vitals report shows how real users experience your pages across the site.

How to fix

Keep HTML lean, reduce TTFB with caching and a CDN, compress and lazy-load images, and minimize render-blocking CSS and JavaScript. Prioritize the largest contentful element, set explicit image dimensions to avoid layout shift, and re-audit with Lighthouse after each change.

In the checklist

This concept maps to a check in the GEO Score checklist.

Use the checklist

Related terms

Official references

External, opens in a new tab.

Put this into practice.

Work through every check by hand and turn it into a shareable GEO Score report — or scan your site automatically in seconds.