Google's algorithms increasingly weight user satisfaction signals: did users find what they wanted, how long did they stay, did they return? Sites with poor UX signals lose rankings even with strong content and links. The fix is intent matching, fast access, clear navigation, and removing interstitial friction. Different from volatility (which signals low confidence in ranking position) — UX signals affect WHETHER you rank, not just where.
Pogo-sticking: user clicks your result, returns to SERP within seconds, clicks a competitor. Strongest negative signal in modern SEO. Diagnose: GA4 → engagement_rate by landing page Pages with engagement_rate < 30% are likely pogo-sticking Cross-reference with GSC query data — what users searched Mismatch between query intent and page content = pogo-stick Patterns that cause it: - Title promises X, content delivers Y - Page loads slow, user gives up - Required action (login, paywall) blocks content - Page layout disorients (popups, autoplay, sticky elements) - Content irrelevant to query intent
For each high-traffic page: - GSC: what queries does this page rank for? - Read the queries — what do users actually want? - Does your page deliver that in the first 100 words? - If "how do I X", does the page actually teach X? - If "what is X", does the page define X first? - If "best X for Y", does it actually recommend? Intent mismatch is the #1 cause of pogo-sticking. Fix by restructuring lead paragraph to deliver immediately.
Fast pages reduce pogo-sticking. The threshold is harsh:
Targets: TTFB: < 600ms FCP: < 1.8s LCP: < 2.5s Total page: visually complete < 3.5s Above these, pogo-sticking rises measurably. See how-to-fix-page-speed-agents for specific fixes. Mobile speed matters most — mobile-first index. Quick wins: - Compress images - Defer non-critical JS - Server-render above-fold content - Self-host critical fonts - HTTP/2 or HTTP/3 - Geographically near origin or CDN
Users who find what they came for + see related content stay. Users who land and can't orient pogo-stick. Patterns that help: - Sticky table of contents on long pages - Breadcrumbs (and BreadcrumbList schema) - Visible "Next" / "Related" links at end - Clear primary nav with category labels - Search functionality on long-tail content sites Patterns that hurt: - Hidden hamburger nav with too many items - Unclear category labels - "Mystery meat" icons without text - Deep folder structure exposed in URLs - No way back to parent page
Long dwell signals satisfaction. Short dwell + return = dissatisfaction. Optimise for genuine engagement (not tricks): - Comprehensive content (per how-to-fix-content-extractability) - Internal links to related content (continue journey) - Comments / discussion (users return to check) - Tools / calculators / interactive elements - Video for content that benefits from it - Updated dates visible — users return to fresh content Avoid dark patterns: - Splitting into 10 pages to inflate pageviews — pogo-stick magnet - Hiding content behind progressive reveals — frustration - Autoplay that prevents back-button — punished
Users returning to your site signal authority. Build return reasons: - Email newsletter with original insight - Updates to evolving guides - Tools that get re-used (calculators, generators) - Community / forum - Content series that continues
Watch these GA4 metrics by landing page: - engagement_rate (% of engaged sessions) - average engagement time - scroll percentage (90% reaches signal) - return visit rate GSC: - clicks per impression (CTR) - average position trend after UX fixes Cross-correlate: pages with rising engagement should show ranking improvement within 4-12 weeks if other quality signals are present.