Google Search Console
Google Search Console is a free service provided by Google that helps you monitor, maintain, and troubleshoot your website's presence in Google Search results. It provides insights into how Google sees your site, shows performance data, and allows you to submit sitemaps. GSC displays Field Data for your site's Core Web Vitals directly from the CrUX dataset, making it a critical tool for SEO and performance optimization.
Related web performance terms
- Googlebot
Googlebot is the official name for the web crawling bot that Google uses to discover, render, and index pages for its search engine. Speed Kit is designed to be fully compatible with Googlebot.
- Guards
Guards are configurable "finish line markers" that Speed Kit uses for pages that rely on Client-Side Rendering (CSR). On these pages, it can be difficult to determine when the main content has actu…
- gzip
gzip is a widely supported and common compression algorithm used by web servers to reduce the file size of text-based assets like HTML, CSS, and JavaScript.
- A/B Testing
A/B testing is a method of comparing two versions of a webpage to see which one performs better. For example, an e-commerce store might show 50% of its visitors a green "Buy Now" button (Version A)…