Mobile-First Indexing

Category: Technical SEO

Google's practice of using the mobile version of a page as the primary basis for crawling, indexing, and ranking. Google announced the transition was complete on 31 October 2023, so the mobile version is now the version that decides how you rank, including for searches made on a desktop computer.

Mobile-first indexing means Google uses the mobile version of a website to decide how that website ranks, for every search, on every device. Google announced on 31 October 2023 that the transition was complete for all sites, which ends a process it began in 2016. The practical consequence is simple and often missed: if your mobile page shows less content, fewer internal links, or different structured data than your desktop page, Google ranks you on the smaller version and the desktop content you wrote is effectively invisible.

What is Mobile-First Indexing?

Mobile-first indexing is Google's practice of using the mobile version of a website's content as the primary basis for crawling, indexing, and ranking. Google began mobile-first crawling in 2016 and announced on 31 October 2023 that the transition was complete for all sites. In the same announcement Google said it would continue to reduce crawling with the legacy desktop Googlebot, keeping desktop crawls mainly for sites with mobile errors or robots.txt blocks.

The consequence catches a great many site owners by surprise. What Google sees on your mobile site is what it uses to determine your rankings, even when the person searching is sitting at a desktop computer. Your desktop site is no longer the version being judged. It is, in ranking terms, close to irrelevant.

This is why content parity matters more than any other single factor here. If your desktop site displays a comprehensive article and your mobile version shows a stripped-down experience with less text, fewer images, or missing structured data, Google bases its evaluation on the inferior mobile version. The work you did on desktop does not carry over. Your mobile site must contain all the content, all the structured data, all the meta tags, and all the internal links that exist on your desktop version.

Responsive web design, which adapts a single set of HTML to different screen sizes using CSS, is the approach Google recommends and the one that naturally ensures parity. There is only one document, so there is nothing to fall out of sync. Separate mobile URLs on an m. subdomain, or dynamic serving where the server delivers different HTML based on the user agent, can work but introduce complexity and a permanent risk of drift. If you use either, meticulous attention to parity is required, and it must be rechecked every time the site changes.

The parity failures we see most often are not deliberate. Nobody sets out to hide content from Google. They happen because of a decision that looked reasonable at the time. A designer collapses a long section into an accordion on small screens, and the content stays in the HTML, which is fine. Somebody else later changes it to load only when tapped, and now the content is gone from the initial HTML, which is not fine. A developer removes a sidebar of internal links on mobile because it crowded the layout, and quietly removes a quarter of the site's internal linking in the process. A third-party review widget renders on desktop and fails silently on mobile, taking its structured data with it.

Beyond content parity, mobile-first indexing means mobile usability affects what Google can read. Text that requires zooming, tap targets too close together, and content that shifts as the page loads are experienced by Googlebot the way a user experiences them. Core Web Vitals are measured on the mobile experience for the same reason.

There is one more thing worth understanding, because it changes how you should test. Googlebot renders pages with a smartphone user agent and a mobile viewport, but it does not behave like a person. It does not scroll, it does not tap, and it will not wait indefinitely for JavaScript. Content that appears only after a user interaction, or only after several seconds of client-side rendering, may never be indexed at all. If your mobile page is thin in the initial HTML and fills in afterwards, you are relying on a rendering step that is not guaranteed.

Checking your own site takes about ten minutes and requires nothing you have to pay for. Open the URL Inspection tool in Google Search Console, run a live test on an important page, and read the rendered HTML that Google actually received. Compare it against what you see in a desktop browser. You are looking for three things: the body text, the internal links, and the JSON-LD structured data. If any of the three is present on desktop and absent in the rendered mobile HTML, you have found a real problem and it is costing you rankings today.

Mobile-First Indexing: common questions

What is mobile-first indexing in simple terms?

Mobile-first indexing means Google looks at the mobile version of your website, not the desktop version, when it decides where you rank. Google completed this change for all websites on 31 October 2023. If your mobile page is missing content that your desktop page has, Google ranks you on the version that is missing things.

When did Google finish moving to mobile-first indexing?

Google announced on 31 October 2023 that mobile-first indexing was complete for all sites, ending a process it started in 2016. In the same announcement Google said it would keep reducing crawls by the legacy desktop Googlebot, retaining them mainly for sites with mobile errors or robots.txt blocks.

Does mobile-first indexing affect desktop search results?

Yes, and this is the part most people get wrong. Mobile-first indexing decides your ranking for every search, including searches made on a desktop computer. Google indexes the mobile version once and uses that index to answer all queries. There is no separate desktop ranking that rescues you.

What is content parity and why does it matter?

Content parity means your mobile page contains everything your desktop page contains: the same text, the same images, the same internal links, and the same structured data. It matters under mobile-first indexing because Google only reads the mobile version. Anything present on desktop and absent on mobile is invisible for ranking purposes.

How do I check if my site has a mobile-first indexing problem?

Use the URL Inspection tool in Google Search Console. Run a live test on an important page and read the rendered HTML Google received. Compare the body text, the internal links, and the JSON-LD structured data against your desktop page. Anything present on desktop and missing from the rendered mobile HTML is a real problem.

Is responsive design enough to satisfy mobile-first indexing?

Responsive design is the approach Google recommends, because a single set of HTML adapts to every screen size and there is nothing to fall out of sync. It is not automatically sufficient, though. Responsive sites still fail parity when developers hide content behind interactions, drop internal-link blocks on small screens, or let a third-party widget fail silently on mobile.

Does hiding content in accordions or tabs hurt mobile-first indexing?

Hiding content behind an accordion or tab is fine as long as the content is present in the initial HTML and merely hidden with CSS. Google can read it. The problem starts when the content is loaded only after the user taps, because Googlebot does not tap. Content that only exists after an interaction may never be indexed.

What happens to a desktop-only website under mobile-first indexing?

A site with no mobile version is still indexed, but it is judged on how the desktop page behaves on a small screen, which usually means unreadable text, tap targets too close together, and poor Core Web Vitals. Google said it would keep desktop crawling for sites with mobile errors, so the site does not disappear, but it competes at a permanent disadvantage.

Do separate m.example.com mobile URLs still work?

Separate mobile URLs still function and Google still indexes them, but they carry a permanent maintenance cost. Every content change has to be made twice, and the two versions drift apart over time. Because Google indexes the mobile URL, any drift is a direct ranking loss. Responsive design removes the failure mode entirely.

Does mobile-first indexing change how Core Web Vitals are measured?

Core Web Vitals are assessed on the mobile experience, which follows directly from mobile-first indexing: Google evaluates the version it indexes. A site that scores well on a desktop connection and poorly on a mid-range phone is judged on the phone. Test on throttled mobile conditions rather than on your own laptop.

Want to know whether mobile-first indexing is currently a problem on your own site? You can run a free check of your website and see where you stand in about a minute, or contact us if you would rather have someone look at it with you.

Related Terms

See How Your Website Performs

Understanding SEO terminology is the first step. The next step is knowing where your website stands. Run the free Licheo visibility check and see what is holding you back on Google and inside AI assistants.

Check your SEO standings now