Indexación mobile-first
Google predominantly indexes the phone version; if mobile is broken, you are broken. Afecta a: 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.
Descubre cómo está posicionado tu sitio en esto: califícalo y cada verificación mostrará sus evidencias.
Evaluar mi sitio →Más guías
Cómo crear un sitio web que se encuentre
Starting from zero? The platform choices, pages and foundations that decide whether your site is visible from day one.
Leer la guía completa →Cómo mejorar tu sitio web, en el orden correcto
The improvement playbook: what to fix first, what compounds, and how to verify each step actually landed.
Leer la guía completa →GEO, AEO y LLMO: el nuevo alfabeto, explicado
The three terms you'll hear most for AI-era optimization: what each means, how they differ, and what to actually do about them.
Leer la guía completa →Cómo funciona el posicionamiento en buscadores
Crawling, indexing, ranking, and which of the three you actually control.
Leer la guía completa →IA y motores de respuesta (AIO)
A growing share of questions never reach a results page; an assistant answers them.
Leer la guía completa →Títulos y meta descripciones
Your headline and your sales pitch in every results page and AI citation.
Leer la guía completa →