Mobile Marketing Mobile SEO and User Experience 5 — Questions and Answers
Question 1: A B2B website gets 70% of its traffic from desktop but Google is using mobile-first indexing. What should the SEO team prioritize?
- Switching back to desktop-first indexing
- Ensuring the mobile version has full content parity and passes Core Web Vitals despite most visitors using desktop (Correct answer)
- Blocking Googlebot-Mobile from crawling the site
- Creating a separate m-dot site for mobile users
Correct answer: Ensuring the mobile version has full content parity and passes Core Web Vitals despite most visitors using desktop
Regardless of your audience's device preference, Google indexes the mobile version first, so the mobile experience must be fully optimized to maintain and improve rankings.
Question 2: What is 'lazy loading' and what is its potential SEO risk on mobile pages?
- Lazy loading is a caching technique; it has no SEO risks
- Lazy loading defers off-screen images/content loading; if implemented incorrectly, Googlebot may not index deferred content (Correct answer)
- Lazy loading is an AMP feature that automatically loads content faster
- Lazy loading replaces images with placeholders permanently on mobile
Correct answer: Lazy loading defers off-screen images/content loading; if implemented incorrectly, Googlebot may not index deferred content
Lazy loading improves performance but if Google's crawler can't scroll or trigger the loading of deferred content, that content may be missed in indexing.
Question 3: Which mobile UX pattern does Google explicitly warn against as harmful to SEO and user experience?
- Infinite scroll on category pages
- Showing a full-page app download interstitial to users arriving from search (Correct answer)
- Using hamburger menus for mobile navigation
- Displaying related products below the fold
Correct answer: Showing a full-page app download interstitial to users arriving from search
Full-page app download interstitials block access to content for users arriving from search and are penalized under Google's intrusive interstitials policy since January 2017.
Question 4: What does 'above the fold' mean in mobile SEO and why does it matter?
- Content that appears after a user scrolls down; it matters for pagination SEO
- Content visible without scrolling on a mobile screen; it influences first impressions, engagement, and LCP scores (Correct answer)
- Content hidden behind JavaScript; it matters for indexing
- Content in the page header; it matters for crawl budget
Correct answer: Content visible without scrolling on a mobile screen; it influences first impressions, engagement, and LCP scores
Above-the-fold content on mobile is what users see immediately without scrolling, making it critical for first impressions, engagement rates, and achieving good LCP scores.
Question 5: When using Google Search Console's URL Inspection tool to test a mobile page, which rendering agent should you select?
- Googlebot Desktop
- Googlebot Smartphone (Correct answer)
- Googlebot Image
- Googlebot News
Correct answer: Googlebot Smartphone
Selecting Googlebot Smartphone in the URL Inspection tool shows exactly how Googlebot renders the mobile version of the page, which is what determines mobile-first indexing.
Question 6: A mobile landing page for a local business should include which SEO element to maximize visibility in 'near me' searches?
- AMP framework implementation
- LocalBusiness schema markup with NAP (Name, Address, Phone) data and geo-coordinates (Correct answer)
- Mobile app deep linking
- Accelerated loading via CDN only
Correct answer: LocalBusiness schema markup with NAP (Name, Address, Phone) data and geo-coordinates
LocalBusiness structured data with accurate NAP information and geo-coordinates helps Google associate the page with local search queries and display it prominently in mobile 'near me' results.
Question 7: What is the purpose of the 'rel=canonical' tag on a mobile-specific URL (m.example.com/page)?
- It tells Google to index the mobile URL as the primary version
- It points Google to the preferred desktop URL so the desktop version is treated as canonical (Correct answer)
- It prevents the mobile URL from being crawled
- It enables AMP for the mobile page
Correct answer: It points Google to the preferred desktop URL so the desktop version is treated as canonical
On separate mobile URLs, rel=canonical on the mobile page should point to the desktop URL to signal which version is canonical, while the desktop page uses rel=alternate to reference the mobile version.
A B2B website gets 70% of its traffic from desktop but Google is using mobile-first indexing.
What should the SEO team prioritize?