Render Blocking Js – Exclude Js

by admin

The Render Blocking JS faeture moves all js resources to footer and this can sometimes cause problems. In this case the problem can be solved by excluding some js resources.

First of all you need to be sure that the js source is not affected by any other js sources. Secondly, you need to add data-wpfc-render="false" attribute as below.

<script data-wpfc-render="false" src="http://www.your-site-url.com/sample.js"></script>

Note that the Render Blocking Js feature automatically excludes the js source that have the data-cfasync="false" attribute.

<script data-cfasync="false" src="http://www.your-site-url.com/sample.js"></script>

Related articles

Automate Image Optimization
Automate Image Optimization

You can optimize images automatically, instead of manually optimizing them via the image optimizer.

Placeholder Image
Cache Statistics

You can monitor the cache statistics easily on the panel. There are four statics which are cache, mobile, js and…

Database Cleanup – Speed Up Database
Database Cleanup – Speed Up Database

You can speed up your db with The Database Cleanup feature.

Ready to get started?

Purchase your first license and see why 1,500,000+ websites globally around the world trust us.