Here's a list of the most common errors that can stop sites from being enabled for mobile-first indexing or could cause a drop in ranking after a site is enabled for mobile-first indexing. If your site isn't enabled for mobile-first indexing yet, you've seen a drop in ranking after your site is enabled for mobile-first indexing, or you've received a message in Search Console, check the following list of common errors and resolve possible errors you may have:
Errors |
Missing structured data |
What caused the issue: The mobile page doesn't have all the structured data markup that the desktop page has.
Fix the issue
- Verify that the structured data is present on both versions of your site (desktop and mobile).
- Make sure that your mobile and desktop sites have the same structured data.
- Use correct URLs in structured data. Make sure that URLs in the structured data on the mobile versions are updated to the correct URLs.
- Check extraction errors for your structured data. If you use Data Highlighter to provide structured data, regularly check the Data Highlighter dashboard for extraction errors.
- Use the URL Inspection tool to check that the content is visible on the rendered page (the rendered page is how Google sees your page).
|
noindex tag on pages |
What caused the issue: A mobile page is blocked from indexing by a noindex tag.
Fix the issue: Use the same robots meta tags on the mobile site and the desktop site. Don't use the noindex tag on the mobile page (otherwise, Google won't index your page when your site is enabled for mobile-first indexing).
|
Missing image |
What caused the issue: The mobile page doesn't have all the important images that the desktop page has.
Fix the issue
- Make sure that your mobile site contains the same content as your desktop site. If your mobile site has less content than your desktop site, consider updating your mobile site so that its primary content is equivalent with your desktop site. Only the content shown on the mobile site is used for indexing.
- Use the same robots meta tags on the mobile site and the desktop site. Don't use the nofollow tag on the mobile page (otherwise, Google won't crawl and index the images on your page when your site is enabled for mobile-first indexing).
- Use a supported format and tag for images. For example, Google supports SVG format images, but our systems can't index a .jpg image in the image tag inside an inline SVG.
- Don't lazy-load primary content upon user interaction. Google won't load content that requires user interactions (for example, swiping, clicking, or typing) to load. Make sure that Google can see lazy-loaded content.
|
Blocked image |
What caused the issue: An important image on the mobile page is blocked by robots.txt.
Fix the issue: Let Google crawl your resources. Some images have different URLs on the mobile site from those on the desktop site. If you want Google to crawl your URLs, don't block the URL with the disallow rule.
|
Low quality image |
What caused the issue: An important image on the mobile page is too small or low resolution.
Fix the issue: Provide high quality images. Don't use images that are too small or have a low resolution on the mobile site.
|
Missing alt text |
What caused the issue: An important image on the mobile page is missing alt text.
Fix the issue: Use the same alt text for images on your mobile site as you do on your desktop site.
|
Missing page title |
What caused the issue: A mobile page is missing a title.
Fix the issue: Make sure that the titles and meta descriptions are equivalent across both versions of your site.
|
Missing meta description |
What caused the issue: A mobile page is missing the meta description.
Fix the issue: Make sure that the titles and meta descriptions are equivalent across both versions of your site.
|
Mobile URL is an error page |
What caused the issue: The mobile page is an error page.
Fix the issue: Make sure error page status is the same across desktop and mobile site. If a page on your desktop site serves normal contents and your mobile site's version of that page serves an error page, this page will be missing from the index.
|
Mobile URL has anchor fragment |
What caused the issue: The mobile URL includes an anchor fragment; Google can't index URLs that include fragments.
Fix the issue: Make sure your mobile version doesn't have fragment URLs. Most of the time, fragment URLs are not indexable, and these pages will be missing from the index after your domain is enabled for mobile-first indexing.
|
Mobile page blocked by robots.txt |
What caused the issue: The mobile page is blocked by a robots.txt rule.
Fix the issue: Verify that your robots.txt rules and robots meta tags work as you intended for both versions of your site. Use the same robots.txt rules for both mobile and desktop versions of your site.
|
Duplicate mobile page target |
What caused the issue: Multiple desktop pages redirect to the same mobile page.
Fix the issue: Ensure desktop versions which serve different contents have equivalent mobile versions. If different URLs redirects to the same URL, on mobile devices, after your domain is enabled for mobile-first indexing, all these pages will be missing from the index.
|
Desktop site redirects to the mobile home page |
What caused the issue: Most or all pages on your desktop site redirect to the mobile site's home page.
Fix the issue: Ensure the desktop version has an equivalent mobile version. If different URLs redirect to the home page on mobile devices, all these pages will be missing from the index after your domain is migrated for mobile-first indexing.
|
Page quality issues |
What caused the issue: The mobile page has issues with ads, missing content, titles, or descriptive elements for images on the page.
Fix the issue
- Don't let ads harm your mobile page ranking. Follow the Better Ads Standard when displaying ads on mobile devices.
- Make sure your mobile site contains the same content as your desktop site. If your mobile site has less content than your desktop site, consider updating your mobile site so that its primary content is equivalent with your desktop site. Only the content shown on the mobile site is used for indexing.
- Make sure you use the same clear and meaningful headings on the mobile site as you do on the desktop site.
- Use the same titles, captions, filenames, and text relevant to the images on the mobile site you do for the desktop site.
|
Video issues |
What caused the issue: The mobile page has a video that is not in a supported format, is placed in a difficult to find location, is missing meta descriptions, or is very slow to load.
Fix the issue
- Use a supported format for your videos and put them in supported tags. Videos are identified in the page by the presence of an HTML tag, for example: video, embed, or object.
- Don't lazy-load primary content upon user interaction. Google won't load content that requires user interactions (for example, swiping, clicking or typing) to load. Make sure Google can see lazy-loaded content.
- Place the video in an easy to find location on your mobile site. For example, it might harm the video's ranking if users need to scroll down too much to find the video on mobile page.
|
Hostload issues |
What caused the issue: Some of the hosts don't have enough hostload.
Fix the issue: Ensure that your mobile site has enough capacity to handle a potential increase in crawl rate on the mobile version of your site.
|