Terms in "Performance"
9 Terms Found
Bounce Rate
The percentage of visitors to a particular website who navigate away from the site after viewing only one page.
CLS (Cumulative Layout Shift)
A Core Web Vital metric that measures the visual stability of a page.
Core Web Vitals (CWV)
A set of specific factors that Google considers important in a webpage's overall user experience.
Database Optimization
The process of cleaning and structuring your website database to ensure fast query response times and low server overhead.
INP (Interaction to Next Paint)
A Core Web Vital that assesses a page's overall responsiveness to user interactions.
LCP (Largest Contentful Paint)
A Core Web Vital that measures when the largest content element on a page becomes visible. Learn what causes slow LCP and how to fix it.
Render-Blocking Resources
Static files (CSS, JavaScript, and fonts) that prevent a webpage from displaying until they are fully downloaded and processed.
Schema Markup
Code (vocabulary) added to a website to help search engines and AI understand the content and context of a page.
TTFB (Time to First Byte)
The time it takes for a user's browser to receive the first byte of data from the web server. Learn what causes high TTFB and how to fix it.