Tagged: Google PageSpeed Insights, pagespeed
-
AuthorPosts
-
November 20, 2017 at 9:07 am #878984
Hi Support
from last few days i am using hit and trail method to achieve maximum possible score in google pagespeed insights tool but ends up 68 / 100 in mobile and 89 / 100 on desktop
cant figure that out how to get away these issues
On mobile
Prioritize visible content
Eliminate render-blocking JavaScript and CSS in above-the-fold content
Minify CSSOn desktop
Eliminate render-blocking JavaScript and CSS in above-the-fold content
Minify CSS- This topic was modified 6 years, 11 months ago by naqashsattar.
November 20, 2017 at 1:59 pm #879113Hey naqashsattar,
Please refer to this thread: https://kriesi.at/support/topic/seo-google-page-insights-blocking-rendering-ressources-above-the-fold/
Best regards,
RikardNovember 20, 2017 at 4:06 pm #879178this will soved your eliminate render blocing issue in desktop
https://www.wotcache.com
in mobile its more tricky but you will see improvment then now
it has preset of enfold you just choose it from drop down and your done- This reply was modified 6 years, 11 months ago by tiranmoy.
September 28, 2018 at 3:46 am #1015572Hi, i need help
Few minuts ago i updated my theme to 4.4.x, change to file merging and compression (CSS and Javascript), selected the option load elements that are used, checked Load jQuery in your footer and Load google fonts in footer and also checked the option Delete old CSS and JS files, but 1 can’t speed up my results on PageSpeed Insights. My url is below.September 28, 2018 at 8:51 am #1015631Hi,
I checked your website with gtmetrix: https://gtmetrix.com/reports/weget2u.com/FAi6WYN2 and your website is already well optimized. You can install a plugin like https://wordpress.org/plugins/autoptimize/ to merge all javascripts (and to remove the query strings from the resources). The other issues are caused by external scripts (google, etc.).
Best regards,
PeterSeptember 29, 2018 at 5:14 am #1015972Hi Dude, could you help me to fix this 2 itens:
– Eliminate render-blocking JavaScript and CSS in above-the-fold content
– Prioritize visible contentPS.: Already used the https://wordpress.org/plugins/autoptimize/, but didn’t change my actual result.
- This reply was modified 6 years, 1 month ago by paulohenrique.
September 29, 2018 at 8:03 am #1015985Caution: Real satire
And now I really believed that I would write my website for the visitors of the page. Now I have to realize that I only did it for Google. I had actually assumed that not overloaded texts with interesting contents and appealing and informative graphics would entice the reader to read on. Of course, you have to give him information quickly.
Some people should consider whether they really need all functions of a plugin or whether they want to evaluate a statistics tool at all. I have some customers who install e.g. Google Analytics and don’t perform any analyses themselves. Only Google receives important information about your page and about the visitors of your page. Do I really have to help a company worth billions to collect data about my potential customers?
YSlow is always worse because it wants to know if CDN systems are installed. Your website loads quite quickly with a little more than 2sec (average is 6.8sec).
Yes, it is not unimportant to have a fast loading page. I don’t want to be the servant of performance values whose algorithms are set by companies that don’t have your well-being in mind but their own.September 30, 2018 at 6:55 am #1016206Guenni007,
I agree with you, some clients ask us the perfect results, why? :)October 1, 2018 at 8:09 pm #1016737Hi,
Personally I fully agree with Guenni – Pagespeed is just a tool which gives you hints but chasing a certain grade is a waste of time (see https://wp-rocket.me/blog/the-truth-about-google-pagespeed-insights/ ). That said you can try to remove the wordpress emoji script (Enfold > Performance settings) because it’s loaded in the head section and considered as “above-the-fold content”. The jquery script is also not loaded in the footer section but the reason could be one or more plugins require it in the head area. One script ( https://yourwebsite.com/js/index.js ) is included in the website source code but doesn’t even exist (gives me a 404 error). You can remove the reference to this script.
The other “errors” can’t be fixed easily. You would need to “extract” the critical css code from the stylesheets and include it as inline styles. You can use a service like https://criticalcss.com/ for this task.
Best regards,
PeterApril 16, 2020 at 6:43 am #1204261Hello, fellow Enfolders.
I have just emerged from a deep rabbit hole chasing Google and GTMetrix page speed, and wanted to share the combination of settings and plugins that helped me get from the 60s on GTMetrix (PageSpeed/YSlow) to 97/91, with 97/99 on PageSpeed Insight mobile/desktop:Plugins:
PageSpeed ninja
Start with just this one and see what you get. PageSpeed ninja was the last one I added to this little set, but it made a huge difference. If it works by itself, great. If not, keep reading.- Optimize JavaScript checked
- Aggregate UNchecked
- Optimize CSS Code checked
- Aggregate all linked CSS UNchecked (see a pattern? Yep.)
- Optimize HTML Code checked
- Under ‘Misc Options,’ Uncheck Save aggregated script/css as static files
- Cache System: Enable
- Check every box the free version will let you check in the Settings tab
- This reply was modified 4 years, 6 months ago by steed.
April 17, 2020 at 9:57 am #1204668 -
AuthorPosts
- You must be logged in to reply to this topic.