Page speed.

cash tribe

Power Member
Joined
Dec 30, 2017
Messages
517
Reaction score
128
Hey fam, I am here seeking help.

I would like to know how I can make my website load faster.

What plugins should I use to boost my pagespeed.
 
WP Rocket.
Make sure you are using PHP 7.2 at least and have gzip enabled, use a good hosting and maybe even buy a CDN. Try to host your images on 3d party sites like Imgur and then embeed them to your site(if you can't buy a CDN). Use something like perfmatters and disable uselles scripts from loading. Try to avoid plugin clutter (aka delete uselles plugins) and use a good theme(Genesis framework is the best out there)
 
  1. Avoid landing page redirects. ...
  2. Enable compression. ...
  3. Minify CSS, HTML, JavaScript. ...
  4. Prioritize above-the-fold content. ...
  5. Speed up server response time. ...
  6. Eliminate render-blocking JavaScript. ...
  7. Leverage browser caching. ...
  8. Optimize images.
 
WP Rocket.
Make sure you are using PHP 7.2 at least and have gzip enabled, use a good hosting and maybe even buy a CDN. Try to host your images on 3d party sites like Imgur and then embeed them to your site(if you can't buy a CDN). Use something like perfmatters and disable uselles scripts from loading. Try to avoid plugin clutter (aka delete uselles plugins) and use a good theme(Genesis framework is the best out there)
Thanks bro, I use hostgator for hosting.

I will be buying that genesis framework soon.
 
WP Rocket.
Make sure you are using PHP 7.2 at least and have gzip enabled, use a good hosting and maybe even buy a CDN. Try to host your images on 3d party sites like Imgur and then embeed them to your site(if you can't buy a CDN). Use something like perfmatters and disable uselles scripts from loading. Try to avoid plugin clutter (aka delete uselles plugins) and use a good theme(Genesis framework is the best out there)

what is gzip?
 
My current site performance
 

Attachments

  • Capture.JPG
    Capture.JPG
    57.3 KB · Views: 16
Thanks bro, I use hostgator for hosting.

I will be buying that genesis framework soon.
Host gator is trash, SiteGround is one of the best hostings. Genesis framework is hard to work with but it's worth the time. Gzip is a compression method which you can enable in your PHP options
 
My current site performance
You are already doing great if you have Hostgator shared hosting. Hostgator has > 1 sec TTFB, so you can't push it harder. Installing a cache plugin can improve your rankings a little, but you need better hosting for speed.

You can go for VPS (available from $5/month on DigitalOcean) and configure server environment yourself. It may take a couple of days to research and choose OS + server-side cache etc. but it'll improve your speed. If you want to use shared hosting and have a little traffic, then go for Siteground.
 
Page speed is also important to user experience. Pages with a longer load time tend to have higher bounce rates and lower average time on page.
 
Back
Top