Closed adamwoodnz closed 1 year ago
Report generated using pagespeed.web.dev https://pagespeed.web.dev/analysis/https-wordpress-org-showcase-v2/ohj0httcll?form_factor=desktop
✅ Best Practices and SEO
The desktop accessibility issue is related to the global header aria roles so is not directly related to this effort.
The performance scores are impacted the most by the Largest Contentful Paint metric.
wporg-two-factor
defer
Dashicons, Gutenberg block and component styles are flagged, this is a known issue with using these packages on the frontend.
Google tag manager is flagged, which presumably we need
Lighthouse scores have improved. We can reopen for any further work.
Report generated using pagespeed.web.dev https://pagespeed.web.dev/analysis/https-wordpress-org-showcase-v2/ohj0httcll?form_factor=desktop
Desktop
Mobile
Findings
✅ Best Practices and SEO
The desktop accessibility issue is related to the global header aria roles so is not directly related to this effort.
The performance scores are impacted the most by the Largest Contentful Paint metric.
Ways we can improve this:
Eliminating render blocking resources
wporg-two-factor
styles should not be loadeddefer
if possible~Reduce unused CSS
Dashicons, Gutenberg block and component styles are flagged, this is a known issue with using these packages on the frontend.
Reduce unused JS
Google tag manager is flagged, which presumably we need