Slow loading according to google and gtmetrix

1 Like

Hi @ChickyChaps

We are delighted that you’ve chosen to be a part of our journey! Welcome :heart:

You are very welcome to reinstall your widget by using some kind of lazy loading.

To make it work, you need to add a data-elfsight-app-lazy attribute to the widget installation code. Here’s what the installation code will look like:

<script src="https://static.elfsight.com/platform/platform.js" data-use-service-core defer></script> <div class="elfsight-app-WIDGET-ID" data-elfsight-app-lazy></div>

Please replace WIDGET_ID in the code above with the ID of your own widget and install it on your website.

Here you’ll find more info about this feature - How to improve PageSpeed score of a page with our widget.

Please check it and let me know if it worked for you :slightly_smiling_face:

thanks this has improved the score! best regards, jc

1 Like

@ChickyChaps That’s great!

You are always welcome :slightly_smiling_face: