Error: Eliminate Render- Blocking Resource

genasanford

New member
Registered
Joined
Nov 3, 2020
Messages
1
Points
0
I have tested the speed of my website ebetterbooks[dot]com and found out some problems that were causing the slow speed of the website, fixed almost all of them except one, that is, "Eliminate Render-Blocking Resource", can someone tell me how to fix it?
 

Kaz Wolfe

Well-known member
Registered
Joined
Jul 7, 2016
Messages
604
Points
28
Have you moved it to the bottom of page? and minify your CSS or Javascript when your webpage is generated on browser?
 

etechsupport

Well-known member
Registered
Joined
Jun 25, 2020
Messages
118
Points
16
To reduce the number of render-blocking scripts on your site, you'll need to follow a few best practices:
  1. 'Minify' your JavaScript and CSS. This means removing all extra whitespace and unnecessary comments in the code.
  2. Concatenate your JavaScript and CSS. ...
  3. Defer the loading of JavaScript.
 

fiz

Well-known member
Hosting Provider
Registered
Joined
Aug 6, 2020
Messages
116
Points
16
I have tested the speed of my website ebetterbooks[dot]com and found out some problems that were causing the slow speed of the website, fixed almost all of them except one, that is, "Eliminate Render-Blocking Resource", can someone tell me how to fix it?
You can use this guide to make sure you have it right.
 
Older Threads
Replies
0
Views
744
fiz
Replies
10
Views
2,375
Replies
0
Views
973
fiz
Recommended Threads

Latest Hosting OffersNew Reviews

Sponsors

Tag Cloud

You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.

Top