Render-Blocking Java Script & CSS in Above Fold Content & Prioritise Visible Content Error

40 views
Skip to first unread message

democomp...@gmail.com

unread,
May 6, 2017, 1:17:44 AM5/6/17
to pagespeed-insights-discuss
Hello,

I've launched new website and checked in Page Speed Insight tool, I got 2 errors (SnapShot Attached). Please someone help me how can I solve this. My url is : xongolab.com

Thanks


Snapshot_1.png
Snapshot_2.png

Wilder Taype

unread,
May 6, 2017, 7:28:53 AM5/6/17
to pagespeed-insights-discuss
This is the review of my website in PageSpeed Insights, https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fsuvemy.com%2F 

It cost me 100% to reach, what I did is to investigate and then I started to apply everything I had researched.
You have 2 problems the first, Eliminate render-bloc King JavaScript and CSS in above-the-fold content, the second is Prioritize visible content. If you want to solve these two problems you have to do the following:

1. Eliminate rendering-blocking JavaScript and CSS in above-the-fold content
You have to delete the less important files of format .JS or .CSS, and some more important like the case of JQuery you can defer, that is to say you can do that they are loaded after everything. For that you need to learn how to do it, check this link: https://goo.gl/cdu0Sr

2. Prioritize visible content
This problem I solved it by CSS styles and compressing everything, check the code of my page, you will see that everything is compressed.
If you want to compress your web page, then you can use the W3 Total Cache Plugin in wordpress. Now if this does not solve, then you have to go to the styles of your page so that you can improve. What you have to do there, is to give its height and width of the contents, for example, of the image and all of them.

Check out this link how to do it: https://goo.gl/yFa7Yt

I hope this can help you in some way, let me know your new results so that I can support you. My name is Wilder Taype and I am a student and I can support you with everything you know, count on me.


Reply all
Reply to author
Forward
0 new messages