What is mobile-first indexing?
Mobile-first indexing is the procedure by which Google primarily uses the mobile version of a website for indexing and ranking. Google crawls and evaluates the content a smartphone user gets to see, not the desktop version. Whatever is missing on the phone effectively does not exist for the evaluation. According to Google, mobile-first indexing has been the standard for new websites since July 2019 and the switch was completed for the existing stock by 2023 and 2024.

The term marks a fundamental reversal of perspective. For years the desktop version was the authoritative one that Google measured a page against. Because the majority of searches are made on a phone, Google turned the logic around: the basis of the evaluation is the version delivered to a smartphone. In practice that means a website has to be complete, fast and usable on mobile, otherwise it gives away rankings.
The term at a glance
| Attribute | Detail |
|---|---|
| Term | Mobile-first indexing (mobile-first index) |
| Category | Technical SEO, crawling and indexing |
| Responsible crawler | Smartphone Googlebot (mobile crawler) |
| Status according to Google | Standard for new sites since July 2019, migration completed in 2023 and 2024 |
| Related terms | Responsive design, crawler, Core Web Vitals, mobile usability |
Since when has mobile-first indexing existed and where do things stand?
Google announced mobile-first indexing in November 2016 and rolled it out step by step over several years. The change did not happen all at once but site by site: Google moved each domain into the mobile index individually, as soon as its mobile version met the requirements. According to Google, mobile-first indexing has applied automatically to every newly registered website since July 2019.
For existing websites the switch took longer than originally planned. According to Google the migration is now finished: since October 2023 Google crawls almost exclusively with the smartphone Googlebot, and the last exceptions, such as pages that were completely unusable on mobile, followed in 2023 and 2024. Mobile-first indexing is no longer a future scenario, it is the normal state for practically every website in the Google index.
What does mobile-first indexing mean for your website?
Mobile-first indexing means that the mobile version of your page alone decides visibility and ranking. Anything a crawler does not find in the smartphone rendering does not enter the evaluation, even if it sits prominently in the desktop view. The decisive point: what counts is not whether your page somehow works on mobile, but whether it is complete on mobile.
In concrete terms, Google checks the same signals on the mobile version that it used to check on the desktop: the body text, the heading structure, images with their alt attributes, internal links, structured data and the meta information. If those elements are stripped down on mobile, hidden, or buried in accordions that Google does not open, you risk losing rankings. The cleanest technical starting point is responsive design: one single HTML version adapts to every screen size through CSS, so desktop and mobile content are guaranteed to be identical.
Which problems come up most often?
Most mobile-first problems arise because the mobile version contains less than the desktop version. Google then evaluates that stripped down version and the rest is lost. These are the four most common pitfalls:
- Content gaps between desktop and mobile: texts, product descriptions or entire sections that are removed or shortened on mobile to save space. Whatever is missing on mobile is no longer indexed.
- Missing structured data: JSON-LD that is only delivered in the desktop version. For rich results, what counts is the mobile version, and it has to carry the same structured data.
- Hidden or blocked rendering: content that only loads on interaction through lazy loading, or blocked resources (CSS, JavaScript, images) that the smartphone Googlebot is not allowed to fetch. Google then sees an empty or half finished page.
- Poor mobile performance and usability: tap targets that are too small, layout shifts and long loading times. These factors enter the evaluation through the Core Web Vitals and mobile usability.
Strikingly often these problems affect websites with separate URLs for desktop and mobile, for example a separate m.example.com subdomain. In everyday work the two versions drift apart easily, because editors only maintain the desktop page. Setups like that cause the worst mobile-first drops.
How do you make a site mobile-first ready?
A page becomes mobile-first ready when the mobile version catches up with the desktop version in content and in technology. The goal is parity: everything that ranks on the desktop has to be present and crawlable on mobile too. The most important steps:
- Build on responsive design: a shared HTML base for every device prevents desktop and mobile content from falling apart in the first place.
- Check content parity: make sure the main text, headings, images (including alt texts), internal links and meta data are delivered in full on mobile.
- Mirror the structured data: provide the same JSON-LD markup in both versions so that rich results are kept.
- Release your resources: do not block CSS, JavaScript and images for the crawler in the robots.txt, so Google can render the page completely.
- Optimize mobile performance: keep an eye on loading times and Core Web Vitals, compress images and avoid layout shifts.
- Check the result: use the URL inspection tool in the Google Search Console to see what the smartphone Googlebot actually renders and indexes.
In practice, being mobile-first ready is not a one off project but part of a clean technical foundation. Anyone who builds a site responsively and fast from the start has largely settled the topic. That is exactly where professional web design comes in, and in day to day operation continuous SEO management keeps the mobile version technically sound.
Frequently asked questions about mobile-first indexing
Is mobile-first indexing the same as a mobile-friendliness ranking factor?
No. Mobile-first indexing describes which version Google uses as the basis of its evaluation, namely the mobile one. Mobile friendliness is a separate quality signal. The two are connected, but they are not the same thing.
Do I need a separate mobile website?
No, quite the opposite. A separate mobile URL is more of a risk today, because the two versions can drift apart. The recommended setup is responsive design with a single HTML version for every device.
Are desktop users put at a disadvantage?
No. Mobile-first indexing only affects the basis of Google’s evaluation, not what your server delivers. Desktop visitors still get the full desktop view.
How do I see whether my page is indexed from the mobile version?
Through the URL inspection tool in the Google Search Console. It shows which crawler (smartphone or desktop Googlebot) last indexed a URL and what the rendered page looks like.
Welt der SEO lernen?