How to reduce page loading time?

Optimizing images will help, analyze your site on google page speed insights you will get some more info.
 
I recommend to use good host, CDN, browser caching and imagify plugin.
 
A good VPS + Well compressed images (Use a professional tool like Photoshop), A CDN network shall do the job.
 
Convert images to webp format, minify css & js.
 
Choose your image dimensions and product angles wisely with the help of tools.
 
1. First thing you will check the current speed of the Website and optimize your images and content.
2. Place JavaScript and CSS in your external files.
3. Minimize your HTTP requests.
4. Cache your webpage (check out http://wordpress.org/extend/plugins/wp-super-cache/ and http://wordpress.org/extend/plugins/w3-total-cache/).

Among these are the way to reduce page loading time.

 
Remove the unwanted css and also minify it. Always compress the images before uploading it. Again, try to compress the javascript but ensuring it is not affect your functionality.
 
Check first on gtmetrix, it is best to optimize the images, compressing/minifying CSS, js, and HTML file.
 
Everyone is focusing too much on images, while it can be a huge issue there are many reasons why a website can be slow.

Please use any Performance Website Analytics Report on the web and share with us what are the biggest bottlenecks on your website
 
You can optimize the images to different file formats JPEG or PNG and possibly reduce the 301 redirects.
 
Optimize your images and re-upload new optimized images.
Use CDN - BunnyCDN/Stackpath.
If you are using WordPress, then Smush from WPMU Dev will be useful along with WP Rocket.
 
Use Above search bar and type wp rocket plugin, add this to the site you will get desire results, hopefully.
 
Everyone is focusing too much on images, while it can be a huge issue there are many reasons why a website can be slow.

Please use any Performance Website Analytics Report on the web and share with us what are the biggest bottlenecks on your website

Totally agree here... Images are probably the least of your problem.
I use autoptimise and cloudflare... barely made any difference. Compressed images won't solve the problem.
There are people much more knowledgeable than me here... I'm just sharing my experience.
 
I bet it all image problems.

Or javascript loading crap

Compress your images then tell us the results .
 
If you want to reduce the page load Time Then do the following
(1) Download the GIMP software and optimize images using GIMP(Don't worry, it's free). No plugin can optimize images like GIMP and Adobe. That's Why I recommend using GIMP.
(2) Now download A3 lazy load and lazy load images.
(3)Point your site to Cloudflare. It will significantly increase your site speed and, it's also free.
(4) Download Autooptimize Plugin and optimize JavaScript, CSS, and HTML code. Inline critical CSS and save changes.
(5)Download Async JavaScript Plugin and defer Scripts.
So many great things here! Can you do a guide LOL
 
If you're having problem because of the images then you should compress the images with some plugins like WP-rocket plugin etc.
 
Back
Top