Render-blocking JS
A script in the <head> blocks rendering until parsed and executed.
Check ID RENDER_BLOCKING_JS
·
Category Render-Blocking
·
Available on every plan
How to fix it
Move scripts to the end of the body or add async / defer. Trim non-critical scripts entirely.
Wrendex catches render-blocking js on every audit.
No credit card · All 170+ checks · Full PDF report
Run free audit →