SEO

Mobile-First Indexing

Also called Mobile-first index, smartphone Googlebot

Google's practice of crawling and ranking a site using its mobile version, so anything hidden on mobile may not count.

Quick facts: Mobile-First Indexing

Category
SEO
Also called
Mobile-first index, smartphone Googlebot
Level
Intermediate
Affects
Indexed content, rankings on all devices, structured data
Where to see it
Google Search Console (URL Inspection), PageSpeed Insights, browser device emulation
In this article4
  1. How mobile-first indexing works
  2. Why mobile-first indexing matters
  3. Where mobile-first indexing goes wrong
  4. How to act on it

How mobile-first indexing works

Google crawls the web with a smartphone crawler and indexes what that crawler sees. The mobile version of a page is therefore the version that gets stored, assessed and ranked — and it is the version that ranks for desktop searchers too, because there is only one index. Whatever your desktop layout contains is beside the point if the mobile layout does not contain it as well.

On a responsive site this is mostly uneventful, because both layouts are built from the same HTML and the same content is present at every screen width. The risk sits with sites that serve genuinely different code to different devices: a separate mobile address, a template that strips sections out below a breakpoint, or a theme that loads a cut-down page for phones. There the mobile version is a different document, and it is the one that counts.

Why mobile-first indexing matters

It changes what counts as your content. Text, images, headings, internal links, structured data and meta tags all have to exist on the mobile page to be seen at all. A comparison table, a set of specifications or a block of supporting copy that is hidden on small screens is not a nice-to-have that was trimmed; as far as ranking is concerned it does not exist.

It also aligns search with what your visitors actually do. Traffic in Nepal is overwhelmingly mobile, and much of it arrives on mid-range phones over uneven connections, so the page Google judges is also the page most of your customers experience. The technical requirement and the commercial one point the same way for once: make the phone version complete and fast, and both problems improve together.

Where mobile-first indexing goes wrong

The most damaging failure is content that only exists on desktop. Themes that hide sections at small widths, or plugins that render a lighter mobile template, quietly delete headings, copy and links from the indexed version, and the site owner never sees it because they check on a laptop.

Close behind are broken parities: different titles and meta descriptions on mobile, structured data present on desktop but missing on mobile, images served at a size too small to be understood, or images and text loaded only after the visitor scrolls or taps. Separate mobile addresses add their own faults — mismatched canonical tags, missing hreflang, and redirects that send every mobile visitor to the homepage instead of the matching page. And blocking scripts or stylesheets in robots.txt leaves the crawler rendering a page that looks broken.

How to act on it

Check what the crawler sees rather than what your phone shows. The URL Inspection tool in Search Console returns the rendered HTML and a screenshot from the mobile crawler; compare that against your desktop page and look for missing headings, missing links and missing structured data. Do this on templates rather than page by page, since faults are almost always template-level.

Then close the gaps. Keep the same content, metadata and markup on both layouts, use collapsible sections rather than removal when space is tight, and make sure tapped or scrolled content is present in the HTML. After that, work on the experience: readable text without zooming, tap targets that are not crowded, and the loading behaviour measured by Core Web Vitals. If your site serves a separate mobile version, moving to a responsive build is usually the cheaper long-term answer, and a technical SEO audit will tell you what that migration involves.

Do and do not

Do

  • Keep the same content and metadata on both layouts
  • Inspect the rendered mobile HTML for missing sections
  • Collapse long sections instead of removing them

Do not

  • Let a theme strip content below a breakpoint
  • Block scripts or stylesheets the mobile crawler needs
  • Redirect every mobile visitor to the homepage

Questions people ask about this

Does mobile-first indexing mean desktop no longer matters?

Desktop still matters for visitors, but not for indexing. Google stores and ranks the mobile version, and that same index serves desktop searches, so anything present only on desktop cannot help you rank. Keep the desktop experience good for the people who use it, and make sure the mobile page carries the full content.

Is hidden content on mobile ignored by Google?

It depends on how it is hidden. Content inside an accordion or tab that exists in the page HTML is still seen and indexed, even though a visitor has to tap to read it. Content removed entirely from the mobile layout by the theme or a plugin is not in the HTML at all, so it counts for nothing.

How do I check what Google sees on mobile?

Use the URL Inspection tool in Search Console, run a live test, and open the rendered HTML and screenshot it returns. Those come from the smartphone crawler. Compare them with your desktop page and check that headings, body copy, internal links, structured data and meta tags all appear in both.

Related terms

Found this useful?

Share it, or ask an AI to summarise it

Back to the glossary

Knowing the term is the easy part

Applying it to your own site and budget is the work. Book a call and I will tell you what actually applies to you.