- Now you can enable the Click to Load feature by settings
clickToLoad="true"
- This will prevent auto-loading the comments when the page is opened.
- Helps with Page Speed & CLS
<div id="comments" data-url="yoursite.com" clickToLoad="true"></div>
clickToLoad="true"
<div id="comments" data-url="yoursite.com" clickToLoad="true"></div>