bzcomputers
Well-known member
Recently Google has put more weight on pagespeed scores for LCP (Largest Contentful Paint). Now all my pages that have a notice on them (or cookie warning) fail / receive a poor rating. Unfortunately, this can in turn reflect negatively on each page's search rankings.
I currently show a registration notice to all non-logged in users. This causes an issues / poor LCP ratings on every page. Google will also always see the GDPR cookie notice on every page, which by itself also forces every page's LCP score to the "poor" level.
My options to improve LCP are:
1) Never use notices and disable cookie notice (causing GDPR/ePR issues)
2) Find a way to speed up notices
Is there anyway to prioritize notices? Are they currently relying on defered js?
Has anyone else been able to eliminate these LCP issues?
For page testing: https://developers.google.com/speed/pagespeed/insights/
I currently show a registration notice to all non-logged in users. This causes an issues / poor LCP ratings on every page. Google will also always see the GDPR cookie notice on every page, which by itself also forces every page's LCP score to the "poor" level.
My options to improve LCP are:
1) Never use notices and disable cookie notice (causing GDPR/ePR issues)
2) Find a way to speed up notices
Is there anyway to prioritize notices? Are they currently relying on defered js?
Has anyone else been able to eliminate these LCP issues?
For page testing: https://developers.google.com/speed/pagespeed/insights/