my website is slow to load

GambitSteel

Active member
Trusted Uploader
Oct 22, 2020
149
152
43
Did I said you that you broke the rule? Naah! I didn't so I just let the mods decide whether it's okay or not. And don't be so grumpy.

Okay, you mean CDN and good fast web hosting won't help this? Huh? Is that you wanna say?


I'm involving mods to verify it, or else I shouldn't have.

Btw, if you really wanna help him faster then PM him your WhatsApp details not as public. Now cleared why I involved mods here?huh?

If we write to each other by MP we do not always see it immediately, instead the whatsapp yes

Because we are doing other things or we forget, only for that

Excuse me if it was too rude, but what you did seemed unnecessary
 

Ighalo87

Active member
Jan 18, 2020
400
55
28
my website is slow to load plz help me how can fix my problem
http://latteontherocks.com.au/ plz test speed
optimize all the images on the site..if possible convert to webp format...minify CSS, HTML, and javascript

the bottom line is to use litecache plugin or use wp optimize with wp smush. and use a CDN like Cloudflare.if you use these tools well your website speed will be improved
 
  • Like
Reactions: GambitSteel

DatDudeUpStairs

Be the change that you wish to see in the world.
Trusted Uploader
Jun 30, 2019
1,334
786
113
Asgardia
optimize all the images on the site..if possible convert to webp format...minify CSS, HTML, and javascript

the bottom line is to use litecache plugin or use wp optimize with wp smush. and use a CDN like Cloudflare.if you use these tools well your website speed will be improved
his hosting is messed up as well it takes ages for it to respond
 

3nails1cross

Active member
Oct 11, 2020
209
93
43
Hold My Beer
Chill boiz :p
TS(Thread Starter) just asking for some help on his website.
I'm no expert on speeding up a website. Consider the suggestion of others about hosting, cdn, minimize the images, remove unused plugins, and all others. (y)
 

TKS

Well-known member
Trusted Uploader
Feb 28, 2021
280
1,123
93
Currently I see a total of 155 requests ~5.5Mb
Can you join them into 1-5 files?
Also if you can't do anything, you can try using cloudflare which has cache and minify function I think is also very effective.
 
Feb 10, 2021
63
-3
8
New Delhi
check it with devTools in chrome (F12 key press), Network tab and reload your page, here you can see all request with time

I can see that you have a large image (14 seconds for load in your homepage), you can optimize the size and other request.

Captura.PNG
any good plugin I m using smush plugin
 

vijay1

Well-known member
Trusted Uploader
Apr 25, 2020
251
307
63
32
IN
my website is slow to load plz help me how can fix my problem
http://latteontherocks.com.au/ plz test speed
1) Shift to better server (I'm suggesting AWS free tier Bitnami wordpress(Nginx) stack)

2) install Jetpack Plugin and enable free cdn (for image js css files)
Install perfmatter plugin
3) Compress images use https://tinyjpg.com/

4) Reduce plugins or use plugins from best devoloper (Need premium use babiato)

Above actions will take your website load time from 8s to 3s

Need more faster
5) Change to good theme (Astra, ocean wp, generatepress)

6) install Caching plugins like wp-rocket(recommended) etc.

Now your website load time is near 1.2s
And Google pagespeed score for mobile 85 Desktop 92.


Enjoy..
 
Last edited:
Feb 10, 2021
63
-3
8
New Delhi
1) Shift to better server (I'm suggesting AWS free tier Bitnami wordpress(Nginx) stack)

2) install Jetpack Plugin and enable free cdn (for image js css files)

3) Compress images use https://tinyjpg.com/

4) Reduce plugins or use plugins from best devoloper (Need premium use babiato)

Above actions will take your website load time from 8s to 3s

Need more faster
5) Change to good theme (Astra, ocean wp, generatepress)

6) install Caching plugins like wp-rocket(recommended) etc.

Now your website load time is near 1.2s
And Google pagespeed score for mobile 85 Desktop 92.


Enjoy..
i will try if u have any video plz share link
 
  • Like
Reactions: vijay1

vijay1

Well-known member
Trusted Uploader
Apr 25, 2020
251
307
63
32
IN
any good plugin I m using smush plugin
Don't use any plugins to compress images as it will slow down server while uploading images.

Compress images before uploading use tinyjpg.
And using jetpack will act as cdn for images and other files
 
  • Like
Reactions: hamza5262

vijay1

Well-known member
Trusted Uploader
Apr 25, 2020
251
307
63
32
IN
You can even use redis caching for database caching but will need to shift bigger server
 

vijay1

Well-known member
Trusted Uploader
Apr 25, 2020
251
307
63
32
IN
Forgot to mention use perfmatter plugin it is must use plugin even if you install it now you can see quite good difference.
 

ultranoob

Well-known member
Trusted Uploader
Feb 1, 2021
304
430
63
babiato
babiato.tech
as per my opinion

1: Optimize images as per sizes required, like your logo dimensions are too big.
Image optimization

2: Optimize/minify code by using a good plugin
Plugin: Autoptimize

3: Use at least free CDN
CDN: Cloudflare

4: Use LiteSpeed instead of apache
Free: Open Litespeed

5: Use a good cache plugin
If apache: w3total cache
if LiteSpeed: LSCache

there are also many other factors like hosting location, use the nearest fast hosting according to your location.
 
  • Like
Reactions: vijay1

vijay1

Well-known member
Trusted Uploader
Apr 25, 2020
251
307
63
32
IN
as per my opinion

1: Optimize images as per sizes required, like your logo dimensions are too big.
Image optimization

2: Optimize/minify code by using a good plugin
Plugin: Autoptimize

3: Use at least free CDN
CDN: Cloudflare

4: Use LiteSpeed instead of apache
Free: Open Litespeed

5: Use a good cache plugin
If apache: w3total cache
if LiteSpeed: LSCache

there are also many other factors like hosting location, use the nearest fast hosting according to your location.
Wordpress by default save image in multiple size formats so good suggestion is upload full dia. image but in compress size.

Using separate plugin just to compress image increase load on server as per my own experience.
 

ultranoob

Well-known member
Trusted Uploader
Feb 1, 2021
304
430
63
babiato
babiato.tech
Wordpress by default save image in multiple size formats so good suggestion is upload full dia. image but in compress size.

Using separate plugin just to compress image increase load on server as per my own experience.
Right-click on the logo and open image, you'll see the full dimension of the logo that is more than 200kb it should be less than 20kb. other images are also too big than they're displayed on the web.
if you don't want to use an image compression plugin then optimize before uploading it to the website, you may use kraken.io for it.
 

vijay1

Well-known member
Trusted Uploader
Apr 25, 2020
251
307
63
32
IN
Right-click on the logo and open image, you'll see the full dimension of the logo that is more than 200kb it should be less than 20kb. other images are also too big than they're displayed on the web.
if you don't want to use an image compression plugin then optimize before uploading it to the website, you may use kraken.io for it.
Yup I'm using tinyjpg for compression and to reduce meta data of image
 

Forum statistics

Threads
69,225
Messages
908,427
Members
237,006
Latest member
choky10

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu