Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improve google lighthouse rating of landing page #57

Open
schdief opened this issue Jan 25, 2019 · 3 comments
Open

improve google lighthouse rating of landing page #57

schdief opened this issue Jan 25, 2019 · 3 comments

Comments

@schdief
Copy link
Owner

schdief commented Jan 25, 2019

Current:

  • Performance: 26
  • Accessability: 48
  • Best Practices: 85
  • SEO: 67

Target:

  • Performance: 95
  • Accessability: 95
  • Best Practices: 95
  • SEO: 95

Report:
https://lighthouse-dot-webdotdevsite.appspot.com/lh/html?url=http://moveez.de:444#performance

@schdief
Copy link
Owner Author

schdief commented Jan 26, 2019

Performance up to 33%

@schdief
Copy link
Owner Author

schdief commented Jan 26, 2019

@deradre performance of /title is rated at 87% and our / is at 33%, biggest reason is main.js - not sure whether we are gaining anything from react (at least not at the landing page), but it seems like we are losing a lot and speed on the landing page is important

@schdief
Copy link
Owner Author

schdief commented Aug 7, 2019

latest results:

2019-08-07T18:51:29.3541709Z - Running Lighthouse on https://gui-master-uat.moveez.de ...
2019-08-07T18:51:29.3542586Z
2019-08-07T18:51:43.4859939Z performance: 98
2019-08-07T18:51:43.4860745Z accessibility: 100
2019-08-07T18:51:43.4862234Z best-practices: 86
2019-08-07T18:51:43.4862697Z seo: 83
2019-08-07T18:51:43.4862809Z pwa: 56
2019-08-07T18:51:43.4869919Z All checks are passing. 🎉

ToDo:
best-practices: 86 -> 95
seo: 83 -> 95
pwa: 56 -> 95

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant