Knowledge Base

Technical SEO & Web Performance Glossary

Learn the terminology of technical SEO, web performance, Core Web Vitals, and website monitoring.

58
Terms
10
Categories
C
11 terms

Conversion Rate

Analytics

The percentage of website visitors who complete a desired action, such as making a purchase, signing up, or filling out a form.

Caching

Performance

The process of storing copies of data in a temporary storage location so that future requests can be served faster.

Code Splitting

Performance

A technique that breaks JavaScript bundles into smaller chunks that can be loaded on demand, improving initial page load performance.

Critical Rendering Path

Performance

The sequence of steps the browser takes to convert HTML, CSS, and JavaScript into pixels on the screen.

Chrome User Experience Report (CrUX)

Monitoring

A public dataset of real user experience data from millions of websites, collected from Chrome users who have opted in to usage statistic reporting.

Content Delivery Network (CDN)

Infrastructure

A geographically distributed network of servers that work together to provide fast delivery of internet content by serving it from locations closer to users.

Core Web Vitals

Core Web Vitals

A set of three metrics defined by Google that measure the loading performance, interactivity, and visual stability of a web page.

Core Web Vitals Thresholds

Core Web Vitals

The specific performance targets that define whether a Core Web Vitals metric is considered Good, Needs Improvement, or Poor.

Cumulative Layout Shift (CLS)

Core Web Vitals

A Core Web Vital that measures visual stability by quantifying how much page content unexpectedly shifts during loading.

Crawl Budget

SEO

The number of pages a search engine crawler will fetch from a site within a given window, determined by crawl rate and crawl demand.

Crawl Directives

SEO

Instructions delivered via robots.txt, meta robots tags, or X-Robots-Tag headers that tell search engine crawlers what to crawl, index, or follow.