After I use newspaper theme and used some tools to get the insight why my website is slow, I found that it’s cause by the newspaper css. How could I reduce it?
Here is what I already done:
– use wp rocket
– have only necessary plugin
– use image compression
my website is: bangkokesports.com
Any suggestion would be appreciated.
Hello !
Please take a look at this page speed increaser tutorial: https://tagdiv.com/how-to-increase-page-loading-speed/
Users reported great page speed increased after this tutorial.
Thank you !
Here what I already done:
– enabled gzip compression by my hosting.
– leveraged browser caching with wp-rocket.
– optimized all of my image with shortpixel plugin (paid plan)
– use cache plugin (wp-rocket)
Still, the result suggests the problem that I mention still persist which I think have to do with the newspaper css, how should I handle this?
Are you using Cloudflare CDN? It can help in a lot of ways.
A CDN might not give you the best score in the test results but the actual speed of the website will be improved since it delivers the content from the server closest to you users and from where the request is made.
No, I don’t because our website serve only the local one (Thailand) which I read before that CDN only help if the audience is global which is not the case for me but thank you for the suggestion!
Hi,
Leverage score is quite low and maybe it’s because the expiration time is set to 1 hour from what I can see – http://prntscr.com/ns8571
They recommend a minimum of one month, while recommended is 1 year
– https://gtmetrix.com/leverage-browser-caching.html
Also check some guides in the matter – https://kinsta.com/blog/leverage-browser-caching/
– https://technumero.com/how-to-leverage-browser-caching-wordpress/
Thank you !