Before Optimization
After Optimization
Description
In this project, we had to optimize the WordPress site: https://omassoep.nl/en/ where we used different tools and plugins to optimize the site.
Before optimization, the performance grade shown by GTMetrix for the site was E and the performance percentage was 53%, after the optimization of the site, the grade was A and the performance percentage was 98%. Our team delivered this project in 17 hours by adding lazy loadings, minifying CSS and js files, enabling gZip compression, image optimization, page caching, pre-loading, browser caching, bug fixing, and more.
Oma’s Soep Resources
Optimizations We Did:
- Php version 7.0 to 7.3.33
- Gzip compression
- Removed and reduced unnecessary themes
- lazyload ( video , images, and iframes)
- CSS and JS minifications
- Optimize CSS display (Remove unused CSS / load css async )
- JS lazy load
- Delay js execution
- File cache (generate cache files and preload fonts and links)
- Database cleanups
- Home page Image and Video