Guide Mobile SEO Checklist

A practical mobile SEO checklist covering content parity, Core Web Vitals, ergonomie mobile, and the outils que matter après Google retired the Mobile-Friendly Tester in 2023.

Première publication : 27 juin 2026 · Dernière mise à jour : 3 août 2026 · Advanced
Langues

A current mobile SEO checklist pour a mobile-first world: confirmer content parity entre mobile and desktop, hit bon Core Web Vitals on mobile (LCP, INP, CLS), obtenir ergonomie mobile correct (viewport, touch targets, font size), and audit with the outils que en réalité encore exist — Google retired the Mobile-Friendly Tester and the GSC Ergonomie mobile report in December 2023, so it's Lighthouse, PageSpeed Insights, Inspection d’URL, and the Core Web Vitals report now.

TL;DR — Indexation mobile-first is complet (finalized July 5, 2024) — Google uses votre mobile HTML to rank vous pour tout requêtes on tout devices. So the checklist is: (1) content parity — même corps text, titles/descriptions, headings, images, texte alternatif, lien internes, and données structurées on mobile as desktop; (2) Core Web Vitals on mobile — LCP ≤ 2,5s (jamais lazy-load the LCP image), INP ≤ 200ms (INP replaced FID on March 12, 2024), CLS ≤ 0,1; (3) usability — correct viewport, 48×48px touch targets, ≥16px font, aucun intrusive interstitials (with réel exemptions); (4) audit with current outils — Lighthouse, PageSpeed Insights, URL Inspection, and the CWV report, parce que the Mobile-Friendly Tester and GSC Mobile Usability report were retired December 2023. Responsive design is Google’s recommended setup. AMP donne aucun ranking advantage since June 2021. Bing fait pas utiliser indexation mobile-first.

Evidence for this claim Google predominantly uses the mobile version of a site's content for indexing and ranking. Scope: Google mobile-first indexing behavior. Confidence: high · Verified: Google Search Central: Mobile-first indexing Evidence for this claim Google recommends responsive web design as the easiest mobile configuration to implement and maintain. Scope: Google's implementation recommendation; other supported configurations can work. Confidence: high · Verified: Google Search Central: Mobile site configurations

The baseline: indexation mobile-first is finished

Ce is the context que rend everything sinon faire sense. Google announced majority completion of indexation mobile-first in October 2023, and the final enforcement landed July 5, 2024: quelconque site que wasn’t accessible to Googlebot Smartphone simply stopped being indexé. Là is aucun desktop-first exploration left.

The implication is the un personnes encore under-rate: the mobile version of votre page is the version que determines votre rankings pour every requête, on every device — notamment desktop searches. Vous ne sont pas optimizing “a mobile experience” off to the side; you’re optimizing the canonical version of votre site.

1. Content parity — the #1 technical requirement

Si vous fix un chose on ce liste, fix ce. Google’s guidance is explicit: “Faire certain que votre mobile site contient the même content as votre desktop site.” Que signifie headings, corps text, images, texte alternatif, and lien internes tout besoin to match entre versions, and “Assurez-vous que the title element and the meta description are equivalent à travers les deux versions.”

Practical parity checks:

  • Corps content présent on mobile, pas stripped by a leaner mobile template.
  • Titles and meta descriptions equivalent à travers versions.
  • Headings (the même H1/H2 structure) présent in the mobile HTML.
  • Images with the même descriptive texte alternatif, captions, filenames as desktop.
  • Lien internes présent on mobile — don’t drop votre lien graph in a “simplified” mobile nav.
  • Don’t “lazy-load primary content upon user interaction” — si content seulement apparaît après a tap, Google may pas voir it.

Two parity nuances worth internalizing: tabs and accordions are fine. Content reorganized into collapsible UI is encore indexé tant que it’s in the DOM — the myth que hiding content in accordions hurts SEO is simplement que. The réel échec mode is content that’s supprimé from the markup entirely on mobile. And robots meta tags doit match“Use the same robots meta tags on the mobile and desktop site” — or vous pouvez accidentally noindex the version Google en réalité uses.

Evidence for this claim Google predominantly uses the mobile version of a site's content for indexing and ranking. Scope: Google mobile-first indexing behavior. Confidence: high · Verified: Google Search Central: Mobile-first indexing

2. Données structurées parity

Même rule, applied to schema. Google’s December 2018 guidance: “Si vous utiliser données structurées on the desktop versions of votre pages, vous devez have the même données structurées on the mobile versions of lune pages, since with mobile-first indexation, we’ll seulement utiliser the mobile version of votre page pour indexation.” Validate it with the Résultats enrichis Tester (encore active — pas deprecated). Pour separate-URL (m-dot) setups, l’URLs à l’intérieur votre données structurées doit référence the correct mobile URLs.

3. Crawlability and robots

  • Don’t block resources (CSS, JS) in robots.txt que are nécessaire to render the mobile page — si Google can’t render it, it can’t voir votre parity.
  • Robots meta tags identical à travers versions (ci-dessus).
  • Pour separate URLs, obtenir canonicalization correct: the desktop canonical on les deux versions, rel="alternate" on desktop pointing to the mobile URL.

4. Core Web Vitals on mobile

Google measures CWV “segmented across mobile and desktop devices” at the 75th percentile, and “Core Web Vitals are used by our ranking systems.” Mobile is où the gap montre up — slower networks and CPUs mean roughly 48% of mobile pages réussir tout three vs. ~56% of desktop, with LCP and INP driving the difference.

The thresholds (bon / nécessite improvement / poor):

  • LCP — ≤ 2,5s / 2,5–4,0s / > 4,0s.
  • INP — ≤ 200ms / 200–500ms / > 500ms.
  • CLS — ≤ 0,1 / 0,1–0,25 / > 0,25.

LCP — jamais lazy-load the hero image. Ce is the unique la plupart damaging mobile performances mistake, and it’s everywhere. web.dev is blunt: “Jamais lazy-load votre LCP image, as que va toujours lead to unnecessary resource charger delay, and va have a negative impact on LCP.” Hint priority à la place with fetchpriority="high" (a preload or directement on the <img>). Google’s propre Martin Splitt admitted Google shipped ce bug: leur CMS “defaults tout images to lazy chargement, qui n’est pas great.” Si Google peut do it by accident, so peut vous.

INP — and pourquoi it’s pas FID. INP (Interaction jusqu’au prochain affichage) replaced FID on March 12, 2024. FID seulement mesuré the delay avant le navigateur pourrait begin processing the premier interaction; INP measures the worst interaction delay à travers the entier page lifetime. Que rend it far plus sensitive to slow JavaScript on mobile, où touch events on weak CPUs blow past the 200ms threshold easily. Si votre older audit notes encore talk à propos de FID, they’re stale.

CLS — reserve space. Définir explicit width and height (or aspect-ratio) on images and embeds, reserve space pour ads and late-loading content, and don’t inject content ci-dessus the fold après charger.

5. Images and videos on mobile

  • Utiliser modern formats (WebP/AVIF) and pris en charge formats seulement — a JPG à l’intérieur inline SVG won’t be indexé.
  • Responsive images via srcset + sizes; explicit width/height to prevent CLS.
  • Don’t utiliser images que are aussi petit or low-resolution, and éviter constantly-changing image URLs (per-page-load URL generation breaks image indexation).
  • Identical texte alternatif, titles, captions, filenames to desktop.
  • Videos: pris en charge formats in valid HTML tags (<video>, <embed>, <object>), stable URLs, matching video données structurées, placed prominently to minimize scrolling.

6. Ergonomie mobile

  • Viewport: <meta name="viewport" content="width=device-width, initial-scale=1">. width=device-width is mandatory. Éviter maximum-scale=1 or user-scalable=no — ils block pinch-zoom and Google flags les as accessibility violations. Sans a viewport tag at tout, mobile navigateurs render at ~980px desktop width and shrink, qui is unusable.
  • Touch targets: 48×48 CSS pixels minimum, with au moins 8px spacing entre adjacent targets (Lighthouse / Material Design standard).
  • Font size: ≥16px corps text to éviter the “text too small to read” flag.
  • Formulaires: utiliser appropriate input types (tel, email, number) so phones montrer the correct keyboard.

7. Interstitials and ads — and the exemptions

The “any popup will tank your rankings” framing is overstated. What’s penalized is the intrusive kind: “Don’t obscure the entire page with interstitials” and “Don’t redirection the utilisateur to a separate page pour leur consent or input” — full-screen popups avant the utilisateur engages, standalone interstitial pages.

What’s explicitly allowed: legally requis cookie consent banners, login dialogs pour genuinely paywalled content, petit banners en utilisant reasonable screen space, and age gates requis by law. And remarque the ranking nuance — the interstitials signal is pas a Core Web Vitals metric. As Google puts it, “Au-delà Core Web Vitals, autre page experience aspects don’t directement aider votre website rank plus élevé in résultats de recherche. Cependant, ils peut faire votre website plus satisfying to utiliser.” Pour ads, follow the Meilleur Ads Standard.

8. AMP: neutral, pas dead, pas requis

AMP lost its ranking advantage in June 2021, quand Google supprimé the AMP requirement pour Top Stories eligibility. Quelconque page with bon Core Web Vitals peut apparaître in Top Stories now. AMP pages encore function — ils simplement offer aucun SEO benefit over a well-optimized standard page. Si you’re on AMP today, weigh migration cost contre benefit; the SEO incentive to adopt it is gone.

Three setups, in Google’s order of preference:

  1. Responsive design (recommended): même HTML on the même URL; CSS handles layout. Un URL, aucun duplication risk, aucun parity gap by construction.
  2. Dynamic serving: même URL, différent HTML by user-agent. Risk: accidentally serving desktop HTML to mobile utilisateurs.
  3. Separate URLs (m-dot): différent HTML on différent URLs. Exige careful canonicalization and the la plupart parity discipline. John Mueller’s long-standing advice: “At some point tout of ces sites with separate mobile URLs devrait simplement déplacer to a responsive design.”

10. Audit with current, non-deprecated outils

Ce is the credibility vérifier on quelconque 2025-era mobile checklist. Google retired the Mobile-Friendly Tester outil, the Mobile-Friendly Tester API, and the GSC Ergonomie mobile report in early December 2023. Leur statement: “Today we’re sunsetting Search Console’s Ergonomie mobile report, Mobile-Friendly Tester outil and Mobile-Friendly Tester API,” reasoning that “nombreux autre robust resources pour evaluating ergonomie mobile have emerged.”

Utiliser ces à la place:

  • PageSpeed Insights (lab + field, mobile tab).
  • Lighthouse (Chrome DevTools, mobile mode).
  • GSC Core Web Vitals report (field données, filter to mobile).
  • GSC Inspection d’URL (how Googlebot renders a spécifique page).
  • Résultats enrichis Tester (validates données structurées).
  • CrUX Vis (cruxvis.withgoogle.com) — the CrUX Dashboard was deprecated; CrUX Vis is Google’s current historical field-data outil pour mobile CWV trends.

Bonus: Bing is différent — desktop-first

A genuine divergence la plupart guides miss: Bing ne fait pas utiliser indexation mobile-first. Bing’s principal explorer target remains the desktop version of votre pages. Mobile-friendliness has been a Bing ranking signal since 2015, but it n’est pas Bing’s indexation methodology. So mobile parity encore matters pour Bing — pour ranking raisons, pas parce que Bing seulement sees votre mobile HTML. Utiliser Bing Webmaster Outils to monitor mobile-related explorer errors, submit sitemaps, and validate données structurées.

Add an expert note

Pin an expert quote

New person? Create their unclaimed profile at /admin/experts/ → Pin a quote first.