Mobile Landing Page Error

Google's mobile crawler (Googlebot Smartphone) encountered an error accessing your product's mobile landing page. This could be a separate mobile URL (mobile_link attribute) returning an error, a mobile redirect loop, an unresponsive mobile version of the desktop URL, or a page that renders but is unusable on mobile (broken layout, inaccessible CTAs, content cut off). Google requires mobile pages to meet the same availability standards as desktop.

ErrorTechnicalReviewed April 17, 2026
Exact text Google shows
Landing page error [mobile_link] / Mobile landing page not usable

Impact: Mobile landing page errors cause disapproval of affected products in mobile Shopping results. Since 60–70% of Shopping traffic comes from mobile devices, mobile landing page failures cut off your largest traffic segment. Google crawls with Googlebot Smartphone to verify mobile experiences — any errors (mobile-specific 404s, broken mobile redirects, unresponsive mobile pages) result in disapproval.

Root Causes

  • 1Your site has a separate m.yourdomain.com mobile subdomain and the mobile URL in your feed (mobile_link) returns an error.
  • 2Your mobile redirect is broken — desktop URL works but accessing from a mobile user-agent returns 404, 500, or redirects to home page.
  • 3Your page uses client-side rendering (React/Vue SPA) without server-side rendering for mobile — Googlebot Smartphone can't execute the JavaScript properly.
  • 4Mobile-specific pop-ups or cookie banners cover product content or blocks the primary CTA for more than a few seconds.
  • 5Your desktop URL renders on mobile but content is clipped, horizontal scrolling is required, or critical product info (price, add to cart) is hidden by a fixed overlay.

Fix by Platform

  1. 1Shopify themes are responsive by default — if you're seeing mobile landing page errors on a stock Shopify store, this is unusual. Check if you've customized the theme in ways that break mobile rendering.
  2. 2Test mobile rendering: Google Search Console → URL Inspection → enter your product URL → 'Test Live URL' → 'Screenshot' tab. This shows what Googlebot Smartphone sees.
  3. 3For specific mobile errors: open the product URL on a physical mobile device (not desktop browser's mobile simulator) and verify it loads, CTAs are accessible, and the page is usable.
  4. 4Disable aggressive pop-ups for mobile: Apps → [pop-up app] → ensure mobile visitors aren't blocked by cookie consent, newsletter pop-ups, or full-screen promotional overlays.
  5. 5If you use Shopify's 'App embeds' or custom code: verify none of it breaks on mobile. Test with theme editor's mobile preview and a real mobile device.

When This Doesn't Apply

Mobile landing page functionality is required — Google doesn't accept desktop-only stores for Shopping. Every product must be accessible and usable on mobile. Use a responsive theme or framework so desktop and mobile share the same URL without separate mobile-specific paths.

Check your store now

Free compliance scan — 47 rules checked in minutes.

Run compliance check

Frequently Asked Questions

Do I need a separate mobile_link attribute in my feed?+

No, not if your site is responsive (same URL serves desktop and mobile). Responsive sites use a single 'link' attribute for all devices. mobile_link is only needed if you have separate mobile-optimized URLs (e.g., m.yourdomain.com/product/123). Best practice: use a responsive design with one URL — avoid mobile_link entirely. Separate mobile sites are deprecated and often cause inconsistent user experiences.

My site passes Google's Mobile-Friendly Test — why is GMC still flagging errors?+

GMC uses a slightly different mobile rendering check than the Mobile-Friendly Test. GMC evaluates whether the price, availability, and product details are clearly visible and accessible on mobile. A site can be 'mobile-friendly' (responsive, no horizontal scroll) but still fail GMC's check if a pop-up covers the price or the Add to Cart button requires excessive scrolling. Test on a physical mobile device to see what a shopper would experience.

How do I handle interstitials (pop-ups) without triggering mobile errors?+

Google penalizes intrusive interstitials on mobile — pop-ups that cover most of the content immediately on page load. Acceptable: age verification (required by law), cookie consent (dismissible), login required for gated content. Not acceptable: newsletter pop-ups that appear on page load and cover the product, promotional overlays. Fix: delay pop-ups by 10+ seconds or only show on exit intent.

How long does it take for mobile errors to clear?+

After fixing the mobile page issue, trigger a manual feed fetch in GMC and request a recrawl in Google Search Console. Googlebot Smartphone re-crawls affected pages within 24–48 hours. Product re-approval typically follows within 3–7 business days. Monitor via GMC Diagnostics to confirm mobile errors clear.

Related Errors