What mistakes do sites make in Yandex mobile search results
Posted: Sun Feb 02, 2025 6:37 am
Web development is an area where a huge number of technical errors are made. And mobile versions of sites are often laid out incorrectly. Here is a list of the most common shortcomings that negatively affect the position of a resource in Yandex mobile search results. In many ways, they coincide with the points of the checklist.
What mistakes do sites make in Yandex mobile search results?
Source: GaudiLab / shutterstock.com
In the mobile version, meta tags and list building for mlm titles are missing or do not match the main one. You need to make sure that they are filled in and their content is the same.
Blocks with vertical or horizontal scrolling. It is not advisable to use them at all: any scrolling other than the usual scrolling down of the page should be avoided. If you cannot do without scrolling, consider optimizing tables, wide content blocks, images, etc. for the narrow screens of mobile phones. This will probably require some ingenuity.
Images, scripts and style files are hidden from indexing. This is an error for any type of site - be it mobile or desktop. For Google, this is especially critical, since this search engine executes js files during scanning and renders the site using an advanced algorithm. However, individual scripts can be hidden, this is even used by SEO specialists.
Browsing pages is complicated by widgets, ad units, and pop-ups. Even small units, taking up only 5% of the PC monitor space, can block an important part of the site's content or functionality when viewed on a smartphone. Blocks with ads for the project's application are often the source of problems with mobile search results in Yandex. Carefully consider how your banners and pop-ups will be displayed on mobile devices: their size should not take up more than 5–15% of the entire screen space.
The redirect is set up incorrectly. This happens quite often when there is a separate mobile version: the redirect is carried out by useragent from any page of the desktop version to the main page of the mobile version (and not to the one that corresponds to this document) or is not done with the response code 302, as it should be.
Content is partially or completely unplayable. When adapting a site for mobile devices, check whether all URLs and file paths are correctly specified, whether images are visible, whether animation works (it should be created using HTML5 technology). The more pages with unplayable content a resource has, the worse its position in Yandex mobile search results.
What mistakes do sites make in Yandex mobile search results?
Source: GaudiLab / shutterstock.com
In the mobile version, meta tags and list building for mlm titles are missing or do not match the main one. You need to make sure that they are filled in and their content is the same.
Blocks with vertical or horizontal scrolling. It is not advisable to use them at all: any scrolling other than the usual scrolling down of the page should be avoided. If you cannot do without scrolling, consider optimizing tables, wide content blocks, images, etc. for the narrow screens of mobile phones. This will probably require some ingenuity.
Images, scripts and style files are hidden from indexing. This is an error for any type of site - be it mobile or desktop. For Google, this is especially critical, since this search engine executes js files during scanning and renders the site using an advanced algorithm. However, individual scripts can be hidden, this is even used by SEO specialists.
Browsing pages is complicated by widgets, ad units, and pop-ups. Even small units, taking up only 5% of the PC monitor space, can block an important part of the site's content or functionality when viewed on a smartphone. Blocks with ads for the project's application are often the source of problems with mobile search results in Yandex. Carefully consider how your banners and pop-ups will be displayed on mobile devices: their size should not take up more than 5–15% of the entire screen space.
The redirect is set up incorrectly. This happens quite often when there is a separate mobile version: the redirect is carried out by useragent from any page of the desktop version to the main page of the mobile version (and not to the one that corresponds to this document) or is not done with the response code 302, as it should be.
Content is partially or completely unplayable. When adapting a site for mobile devices, check whether all URLs and file paths are correctly specified, whether images are visible, whether animation works (it should be created using HTML5 technology). The more pages with unplayable content a resource has, the worse its position in Yandex mobile search results.