Forum Moderators: Robert Charlton & goodroi
Google "Page Experience Update" now rolling out
The page experience update is now slowly rolling out (Top Stories will begin using this new signal by Thursday). It will be complete by the end of August 2021.
[edited by: Robert_Charlton at 11:27 pm (utc) on Jun 15, 2021]
[edit reason] Added context and formatting for links [/edit]
My CWV scores keep changing in webmaster tools, even though I havent made any changes, very odd
I think the core web vitals will mainly affect websites with a specific authority score range, the top sites won't be affected.
...it's all down to authority. Low authority sites plummeted down the search, stripped off high-volume keywords. There is nothing you can do aside working on your authority, which will take time even if you decide to buy links. You will have to create an exceptionally high quality articles to have a minor chance in earning a good position. High authority sites dont need it, a 500 piece is enough.
[edited by: ichthyous at 4:00 pm (utc) on Jun 18, 2021]
I wonder what they are looking for with this new page experience update, is it going off site speed, the layout, the user experience like how many ads, how may pics, etc?
time to ditch hero images, they look nice sure but they are the worst for lcp
Translation please.
"Hero images" were large, beautifully photographed images of either products or of people using products that occupied most of either the home page and/or main category pages of many corporate and ecommerce sites, maybe 10 years ago.
[edited by: saladtosser at 10:48 am (utc) on Jun 21, 2021]
Do you think this is still the case with recent developments such as srcset, .webp (with fallback to .jpg) and the ability to preload images above the fold via meta tags? I use these 3 methods with my hero images with srcset from 200px to 2000px (20 versions in total). So in short hero images don't need to be huge/slow just normal image size for mobile devices.
Agree LCP is way to strict, I tested removing all images above the fold (excluding the logo) and google highlighted my first paragraph as the LCP and it still failed, go figure!
I do not understand why so many people do not understand...
You know very well the opposite of this will happen. Every single ranking change no matter how big or small will for months to come be blamed on the PE update.
The web vitals are so insanely disconnected from reality that it is just humorous to me.
They're not based on "reality" as you describe it
CLS is high if an image loads and pushes the text down the page, which is something that will happen on almost every news site and sites displaying items for sale. The use of "lazyload" on images that has been recommended for SEO in the past may now be penalized by this new BS rating.
QUICK SUMMARY - Web fonts are often terrible for web performance and none of the font loading strategies are particularly effective to address that. Upcoming font options may finally deliver on the promise of making it easier to align fallback fonts to the final font.
A good web dev uses place holder ...In this case, they're improving the place holders, by adding font specifiers, which will assure that replacement by custom fonts will happen more smoothly.