-
-
We chose the theme because it is supposed to be mobile and SEO friendly.
If we run this test https://testmysite.thinkwithgoogle.com/
We get a 99/100 mobile friendly score so that’s positive
But also
<h5 class=”panel__eyebrow” style=”opacity: 1; transform: matrix(1, 0, 0, 1, 0, 0);”>Your mobile speed score is poor</h5>
only 19/100
<ul class=”recommendations__list”>
<li class=”recommendations__list-item recommendations__should-fix”>Enable compression
<li class=”recommendations__list-item recommendations__should-fix”>Eliminate render-blocking JavaScript and CSS in above-the-fold content
<li class=”recommendations__list-item recommendations__should-fix”>Leverage browser caching
<li class=”recommendations__list-item recommendations__should-fix”>Minify CSS
<li class=”recommendations__list-item recommendations__should-fix”>Minify JavaScript
<li class=”recommendations__list-item recommendations__consider-fixing”>Reduce server response time
<li class=”recommendations__list-item recommendations__consider-fixing”>Optimize images
<li class=”recommendations__list-item recommendations__consider-fixing”>Minify HTMLAnd:
<h5 class=”panel__eyebrow” style=”opacity: 1; transform: matrix(1, 0, 0, 1, 0, 0);”>Your desktop speed score is poor</h5>
only 20/100
<ul class=”recommendations__list”>
<li class=”recommendations__list-item recommendations__should-fix”>Enable compression
<li class=”recommendations__list-item recommendations__should-fix”>Optimize images
<li class=”recommendations__list-item recommendations__should-fix”>Eliminate render-blocking JavaScript and CSS in above-the-fold content
<li class=”recommendations__list-item recommendations__should-fix”>Leverage browser caching
<li class=”recommendations__list-item recommendations__should-fix”>Minify CSS
<li class=”recommendations__list-item recommendations__should-fix”>Minify JavaScript
<li class=”recommendations__list-item recommendations__consider-fixing”>Reduce server response time
<li class=”recommendations__list-item recommendations__consider-fixing”>Minify HTMLAre there things that we can do to improve this? We have simple site so I think a lot of scripts can be disabled?
I already installed w3 total cache to do some caching…
thanks!
-
Hello,
These are not related that much to theme as they are actions you have to perform on your own to speed up the site. I can suggest you to delete all pages you do not use; plugins you do not use and use a CDN. Also all the options you already got from the message above.
Please read this article for more information on how to optimize your site: https://codeless.co/how-i-increased-more-than-70-the-speed-of-my-website/Best regards!
-
Ok thanks!
I will try to do that.
blocking a lot of unnecessary javascript and css as suggested in the post made it already a 60/100
maybe we can optimize it a little more with other actions…
Lieven
-
Hi,
That’s great to know. Thanks for sharing the result. I am setting this topic as resolved. Please let us know if you need further support.
Best regards!
-
You must be logged in to reply to this topic.