Cannot improve the speed of my website

24 views
Skip to first unread message

Jordan Trajkov

unread,
Jun 26, 2018, 5:48:54 PM6/26/18
to pagespeed-insights-discuss
Hi i'm trying to improve the speed of my website but cannot get good results. I minify css and js scripts, optimize images and other suggestions from the google but still bad result around 60/100.

Then i remove all css and javascriptrs and other bad parts from the page, after this i get better result but it was not above 75.

I can still see this error in the google page insights:

PSI estimates this page requires 0 render-blocking round trips and 0 resources (0MB) to load. The median page requires 4 render-blocking round trips and ~75 resources (1MB) to load. Fewer round trips and bytes results in faster pages.

What does it mean? What is "median page" and why it makes 4 render-blocking round trips?

Any help pls? 

Rick Steinwand

unread,
Jun 27, 2018, 1:49:35 PM6/27/18
to pagespeed-insights-discuss
You are downloading too much content to view the visible content in one trip.

In other words. You probably have too many scripts and style sheets in your head to view the page in the first transfer of files for the page load.

If you move scripts to the bottom of the page and set them to "defer", that might help.

Minimizing css and scripts might also help.

Do you have gzip compression enabled?

Doantam Phan

unread,
Jun 27, 2018, 2:00:21 PM6/27/18
to pagespeed-ins...@googlegroups.com
Hi there, the language here might be a bit confusing. "The median page requires 4 render-blocking round trips and ~75 resources (1MB) to load" is a comparison to other pages on the internet; it is not a statement about your site. We'll work on updating the language to make it clearer.

--
You received this message because you are subscribed to the Google Groups "pagespeed-insights-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pagespeed-insights-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pagespeed-insights-discuss/18b03608-d7b2-4e58-84a2-eaf23e9ba2c3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages