Since 2019, Google uses the mobile version of your site as the canonical for indexing and ranking. If your mobile experience is worse than your desktop one, you have a problem, and most sites do.
Google crawls your site using a smartphone user-agent (Googlebot Smartphone). It evaluates content, structure, and signals based on what the mobile version shows. Any content hidden on mobile, missing on mobile, or different on mobile gets treated accordingly.
Desktop has a 2,000-word guide; mobile collapses it into accordion tabs or removes it entirely. Google indexes the mobile version, so you're effectively not ranking for the content that only exists on desktop.
Content behind "read more" expanders or tabs is still indexed, but may be weighted lower than fully-visible content. For critical content, show it directly on mobile.
Schema present on desktop but missing on mobile → Google uses mobile, so you lose the schema benefits. Keep structured data on all versions.
Images served on desktop but not mobile, or mobile images that are low-res placeholders, dilute your content.
Mobile nav often hides most links in a hamburger menu. Google can still crawl them, but the site architecture signals are weaker.
Mobile load times are typically 3-5x slower than desktop. If your mobile is slow, Core Web Vitals suffer.
Highlights mobile-specific issues: text too small, clickable elements too close, content wider than screen, etc.
Shows exactly what Googlebot Smartphone sees. Compare to what you see on desktop.
Individual-URL test for mobile rendering.
Chrome DevTools → Device mode → emulate mobile → compare source between desktop and mobile.
Building a fantastic desktop experience and treating mobile as an afterthought. Google ranks the mobile version. Your desktop masterpiece is invisible if mobile is broken.