Title Tag
The HTML title element that defines a page's title for search engines and browser tabs. Title tags are one of the strongest on-page ranking factors and the most prominent element in search result listings.
Title tags serve dual purposes: they are a strong ranking signal that tells Google what your page is about, and they are the headline of your search result listing that determines whether users click. An effective title tag balances keyword optimization for rankings with compelling copy for clicks.
For SEO and content teams, title tag optimization delivers outsized impact relative to effort. Place your primary keyword near the beginning of the title. Keep titles under 60 characters to prevent truncation in search results. Include your brand name for branded recognition, typically at the end separated by a pipe or dash. Make each title unique across your site to avoid competition between your own pages. For programmatic SEO, create title templates that incorporate dynamic elements while maintaining readability. Note that Google increasingly rewrites title tags when it believes it can improve them, so monitor how your titles appear in search results versus what you set. If Google frequently rewrites your titles, it may indicate a mismatch between your title and the page content or search intent.
Related Terms
Core Web Vitals
A set of three Google-defined metrics that measure real-world user experience for loading performance, interactivity, and visual stability. Core Web Vitals are a confirmed ranking factor in Google Search.
Largest Contentful Paint (LCP)
A Core Web Vital that measures the time from page load start until the largest visible content element (image, video, or text block) is rendered on screen. Good LCP is 2.5 seconds or less.
Interaction to Next Paint (INP)
A Core Web Vital that measures the latency of all user interactions (clicks, taps, keyboard input) throughout the page lifecycle, reporting the worst interaction. Good INP is 200 milliseconds or less.
Cumulative Layout Shift (CLS)
A Core Web Vital that measures the total amount of unexpected layout shifts that occur during a page's entire lifespan. Good CLS is 0.1 or less, where layout shifts are calculated from the impact and distance of moving elements.
Time to First Byte (TTFB)
The duration from the user's request to the first byte of the server response reaching the browser. TTFB measures server-side processing speed and network latency, directly impacting all subsequent loading metrics.
Crawl Budget
The number of pages a search engine bot will crawl on your site within a given timeframe, determined by crawl rate limit and crawl demand. Crawl budget optimization ensures important pages are discovered and indexed efficiently.