Indicizzazione mobile-first
Google predominantly indexes the phone version; if mobile is broken, you are broken. Influisce su: 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.
Scopri dove si posiziona il tuo sito su questo: valutalo e ogni controllo mostra le proprie prove.
Valuta il mio sito →Altre guide
Costruire un sito web che si fa trovare
Starting from zero? The platform choices, pages and foundations that decide whether your site is visible from day one.
Leggi la guida completa →Migliorare il tuo sito web, nel giusto ordine
The improvement playbook: what to fix first, what compounds, and how to verify each step actually landed.
Leggi la guida completa →GEO, AEO & LLMO: il nuovo alfabeto, spiegato
The three terms you'll hear most for AI-era optimization: what each means, how they differ, and what to actually do about them.
Leggi la guida completa →Come funziona il posizionamento nei motori di ricerca
Crawling, indexing, ranking, and which of the three you actually control.
Leggi la guida completa →AI e answer engine (AIO)
A growing share of questions never reach a results page; an assistant answers them.
Leggi la guida completa →Titoli e meta description
Your headline and your sales pitch in every results page and AI citation.
Leggi la guida completa →