Technical & SEO Glossary
Essential terms for understanding technical SEO, web development, and growth engineering. Searchable glossary with practical examples.
Search Terms
Start typing to filter terms. Currently showing technical SEO and development terms.
Core Web Vitals
SEOA set of specific factors that Google considers important in a webpage's overall user experience. Consists of LCP (Largest Contentful Paint), FID (First Input Delay), and CLS (Cumulative Layout Shift).
LCP (Largest Contentful Paint)
PerformanceMeasures loading performance by marking the time when the largest content element becomes visible in the viewport. Good LCP scores are 2.5 seconds or faster.
Schema Markup
SEOStructured data vocabulary that helps search engines understand your content better. Implemented using JSON-LD, Microdata, or RDFa formats.
Technical SEO
SEOThe process of optimizing a website's technical aspects to improve its search engine visibility. Includes site speed, mobile-friendliness, crawlability, and indexability.
CLS (Cumulative Layout Shift)
PerformanceMeasures visual stability by quantifying how much visible content shifts during page load. Good CLS scores are less than 0.1.