Skip to content
This repository has been archived by the owner on Apr 6, 2020. It is now read-only.

SEO & Chrome Audit #5

Open
barthy-koeln opened this issue Feb 2, 2018 · 2 comments
Open

SEO & Chrome Audit #5

barthy-koeln opened this issue Feb 2, 2018 · 2 comments

Comments

@barthy-koeln
Copy link
Member

Chrome's relatively new Audit feature should provide a good insight into all possible errors.

@barthy-koeln
Copy link
Member Author

The audit revealed heavy performance problems that I already suspected.

I already optimized all images and need to implement a library doing that automatically.
I am also currently trying to reduce the css file size to a minimum.

@barthy-koeln
Copy link
Member Author

I pumped the performance score from 13 to 51 doing the following:

  • no jQuery
  • no Bootstrap JS
  • only the Bootstrap CSS needed
  • fixed postcss (minifying etc)

I still need to implement lazyloading of images.

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

No branches or pull requests

1 participant