scanapp-org / scanapp-org.github.io

Source of scanapp.org
https://scanapp.org
Apache License 2.0
6 stars 3 forks source link

[SEO] Fix issues for blog/ and blog/… #25

Open mebjas opened 1 year ago

mebjas commented 1 year ago

Page speed insights: https://pagespeed.web.dev/report?url=https%3A%2F%2Fscanapp.org%2Fblog&hl=en&form_factor=mobile

mebjas commented 1 year ago

After latest fixes

# Performance Accessibility best practices SEO
Mobile 99 100 100 100
Desktop 100 100 100 100

Happy with the results!

Pending action items:

  1. Image elements do not have explicit width and height : need to find a way to do this for mobile and desktop together. - https://web.dev/optimize-cls/?utm_source=lighthouse&utm_medium=lr#images-without-dimensions
  2. A long cache lifetime can speed up repeat visits to your page. Learn more. --> to be done together with https://github.com/scanapp-org/scanapp-org.github.io/issues/24
mebjas commented 1 year ago

Some additional tool references: