Indexation mobile-first
Google predominantly indexes the phone version; if mobile is broken, you are broken. Affecte: SEO + AIO
The phone version is the version
Most searches happen on phones, and Google's index is built mobile-first: what your site shows a phone is what gets indexed and ranked. A desktop-only site isn't penalized; it's simply evaluated through its worst experience.
Mobile rendering starts with one tag: the viewport meta. Without it, phones render a zoomed-out desktop page with unreadable text.
What this site measures
The viewport meta tag and its configuration, fixed-width viewports (which defeat the purpose), and responsive CSS signals such as media queries in the delivered page.
How to improve
- Add <meta name="viewport" content="width=device-width, initial-scale=1">.
- Use responsive layouts (flexbox/grid with breakpoints), not a separate m-dot site.
- Keep tap targets ~44px and base font sizes 16px or larger.
- Test the actual pages on an actual phone; emulators miss real-world jank.
- Make tables and wide content scroll inside their container, not the whole page.
Common mistakes
Popups that cover the whole screen on mobile (Google penalizes intrusive interstitials). Fixed 980px layouts from an old template. Hover-only navigation that touch can't open.
Voyez où en est votre site sur ce point: évaluez-le et chaque vérification affiche ses preuves.
Évaluer mon site →Plus de guides
Créer un site web visible
Starting from zero? The platform choices, pages and foundations that decide whether your site is visible from day one.
Lire le guide complet →Améliorer votre site web, dans le bon ordre
The improvement playbook: what to fix first, what compounds, and how to verify each step actually landed.
Lire le guide complet →GEO, AEO & LLMO : le nouvel alphabet, expliqué
The three terms you'll hear most for AI-era optimization: what each means, how they differ, and what to actually do about them.
Lire le guide complet →Fonctionnement du classement dans les moteurs de recherche
Crawling, indexing, ranking, and which of the three you actually control.
Lire le guide complet →IA & moteurs de réponse (AIO)
A growing share of questions never reach a results page; an assistant answers them.
Lire le guide complet →Titres et méta descriptions
Your headline and your sales pitch in every results page and AI citation.
Lire le guide complet →