Defer parsing of JavaScript
We are using WP Rocket plugin for this task.
Add Expires headers
This should be configured on your server.
Reduce the number of DOM elements
This number corresponds to a number of HTML tags on your webpage. The only way to reduce is it to remove elements from your website. But just ignore it.
Make fewer HTTP requests
It is a number of JS, CSS and images file on your website.
Combine images using CSS sprites
Unfortunately, there is no fix for this. Actually, we don’t use any images in our theme that can be combined with sprites.