Before that, they worked with the domain https://alterair.ua/ Performed the scope of work recommended by PageSpeed Insights and passed the test (mobile and desktop) https://prnt.sc/IsUJW8kek_y7
List of completed works:
- Optimized and compressed js files (as far as possible)
- Fixing css
- Corrected classes and tags of picture styles
- Added width and height for images in the menu
- Moved responsive.css to scss
- The main menu has been optimized
- Added apia tags to all links that did not have href
- Updated version of jquery
- Fixed user-scalable
- Fixed image elements not having clear width and height for some mobile versions
- Refinement of captcha loading logic (captcha loading at the moment of opening the folder, not when loading the page).
At the moment, exactly this scope of work was performed on the domain https://shop.alterair.ua/, but we are not passing the check!
One of the hypotheses is a problem in Cumulative Layout Shift (CLS), because according to the main domain, the performance is only 42, but the mobile test passes https://prnt.sc/oQeu7f62sW56, while on the desktop (CLS) it has fallen, the performance is 75+ https:/ /prnt.sc/QFWm4A85ahjl and the check stopped going through (a month ago everything was fine).
- Could you analyze https://shop.alterair.ua/ and provide recommendations on the solution?
- How can we increase the Cumulative Layout Shift (CLS) if this is really the problem?
- Is there any tool to see the Core Web Vitals Assessment result in real time instead of waiting for 28 days?
It seems your main issue isn't CLS ( At 0 right now ) but the LCP, due to an image not sized correctly.