No URLs with a good page experience on mobile

Aadya

Regular Member
Joined
Jul 25, 2021
Messages
320
Reaction score
110
Hi, I was averaging 50,60 visits per day from Feb but just now this popped up in my GSC and says not even one link is good for mobile and the same day my ranking and visits were reduced and still reducing to 20ish can somebody help me how to fix thisScreenshot 2022-02-17 at 12.58.42 AM.png
Screenshot 2022-02-17 at 12.59.22 AM.pngScreenshot 2022-02-17 at 12.59.43 AM.png

How to fix this because almost all the post has this type of error now and visits were only increasing before this but now they are reducing day by day
 
You'll need a professional audit of your website and fix the CWV issues (Core Web VItals) and fixing of said issues along with optimization.

From what I can see in the screenshot, the first one is CLS.

CLS stands for Cumulative Layout Shift. How much of your page shifts for ads, images etc. to load. Please note, that CWV measures CLS in the continuous process as a user interacts with the site and not just once when a fresh page loads.

To fix this, we'll have to see ads etc. being loaded and how they're shifting your DOM and elements. A simple way to mitigate this is to create a div and declare a min-width/min-height for the div and have the ad inside it.

Basically, what you want to do is leave enough gap for all elements, that show up even before the said element loads.

Additionally, if you're using lazyload on the site, please ensure anything above the fold is excluded from it.

The second is LCP or Large Contentful Pain. This is the part where the main area (block of text or image on your website loads). You'll have serve an optimized version of the same and ensure no render-blocking JS etc. is loaded.

Basically, your website needs to be optimized.

Finally, don't expect overnight fixes. Even if the website is optimized tonight, the data in Core Web Vitals is the 75th percentile of the past 28 days. So it will take some time before the above numbers are stabilized. (Source - Here's an FAQ from a Google Employee - https://support.google.com/webmaste...page-experience-faqs-updated-march-2021?hl=en)
 
Can't say what could be causing the issue. Have you got a good score in web vitals and is your site optimized? I have one site with desktop/mobile 100/96, fixed everything suggested by page speed, it never passes web vitals.
 
You'll need a professional audit of your website and fix the CWV issues (Core Web VItals) and fixing of said issues along with optimization.

From what I can see in the screenshot, the first one is CLS.

CLS stands for Cumulative Layout Shift. How much of your page shifts for ads, images etc. to load. Please note, that CWV measures CLS in the continuous process as a user interacts with the site and not just once when a fresh page loads.

To fix this, we'll have to see ads etc. being loaded and how they're shifting your DOM and elements. A simple way to mitigate this is to create a div and declare a min-width/min-height for the div and have the ad inside it.

Basically, what you want to do is leave enough gap for all elements, that show up even before the said element loads.

Additionally, if you're using lazyload on the site, please ensure anything above the fold is excluded from it.

The second is LCP or Large Contentful Pain. This is the part where the main area (block of text or image on your website loads). You'll have serve an optimized version of the same and ensure no render-blocking JS etc. is loaded.

Basically, your website needs to be optimized.

Finally, don't expect overnight fixes. Even if the website is optimized tonight, the data in Core Web Vitals is the 75th percentile of the past 28 days. So it will take some time before the above numbers are stabilized. (Source - Here's an FAQ from a Google Employee - https://support.google.com/webmaste...page-experience-faqs-updated-march-2021?hl=en)
Basically a lot of things to do when I thought everything was fine and settled down thanks for help
 
Hire someone on fiverr to optimise the website for you.
I think I am on shared hosting so first I will upgrade it then hire somebody to do complete redesign for blog fit for mobile viewers
 
Can you further explain about boring do you mean content-wise or design?
Design-wise, of course.
I'll give you an example... I recently set up a test site and posted content with images using simple astra theme... guess what? 100% score.
But if I want something a bit more interactive and complicated... oh well.
 
Design-wise, of course.
I'll give you an example... I recently set up a test site and posted content with images using simple astra theme... guess what? 100% score.
But if I want something a bit more interactive and complicated... oh well.
I have the same astra setup with no video or high quality phots it's just a simple blog may it's because of my crap shared hosting and caching the load time problem is only on mobile on desktop it's fast most of the times 95+ score but on mobile it's 60ish 70ish 80ish
 
I have the same astra setup with no video or high quality phots it's just a simple blog may it's because of my crap shared hosting and caching the load time problem is only on mobile on desktop it's fast most of the times 95+ score but on mobile it's 60ish 70ish 80ish
Here you go.
It's name cheap shared hosting... 6k+ word content + a few small images.
image.jpg
 
Hi, I was averaging 50,60 visits per day from Feb but just now this popped up in my GSC and says not even one link is good for mobile and the same day my ranking and visits were reduced and still reducing to 20ish can somebody help me how to fix thisView attachment 202499
View attachment 202500View attachment 202501

How to fix this because almost all the post has this type of error now and visits were only increasing before this but now they are reducing day by day
What's your score in Google PageSpeed insights? I might help you get your score from 50-60 to above 90, doesn't matter which shared hosting plan you use.
 
How much your site scores in PageSpeed test?
96/100 mobile/desktop, everything in the green. I have another site with a lower score and it passes web vitals with no problem. I have no issue with the site, it's a good earner for me so I am not worried, just wondered why it won't pass web vitals.
 
I have a similar score in both mobile and desktop, but in search console, it doesn't pass web vitals, it's stuck in the yellow, needs improvement BS
Sorry, can't answer this question.
As I mentioned above, it's my test project. Recently added... but I just checked and nope... no 90 day data.
 
I have a similar score in both mobile and desktop, but in search console, it doesn't pass web vitals, it's stuck in the yellow, needs improvement BS

Below the score, you'll see where you're lacking. Take a look and fix it.
 
Back
Top