Pogo-Sticking
The behavior pattern where a user clicks a search result, quickly returns to the SERP, and clicks a different result. Pogo-sticking signals that the first result did not satisfy the user's query, potentially indicating a content quality or intent mismatch issue.
Pogo-sticking is a strong negative user satisfaction signal. When users repeatedly bounce back to search results after visiting your page, it tells search engines that your content failed to deliver on the promise of the search listing. This is distinct from a simple bounce, where a user might leave satisfied after finding a quick answer.
For content and SEO teams, reducing pogo-sticking requires aligning three elements: the search query intent, your search result listing (title and description), and the actual page content. If your title promises "Complete Guide to X" but the page is a thin 300-word summary, users will pogo-stick to find a real guide. Audit pages with high bounce rates and short session durations from organic traffic to identify pogo-sticking candidates. Fix the issue by either improving the content to match the listing's promise or adjusting the title and description to accurately represent the content. Loading speed also contributes to pogo-sticking: users will not wait for a slow page and will return to try the next result instead.
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.