While optimizing the WordPress website, Naiba found that comments were somewhat slowing down the site's loading speed. This is because WordPress defaults to referencing Gravatar avatars, and accessing Gravatar servers from within China is not stable enough, which can easily cause slow website loading.
With the WordPress Pluginplugin, you can achieve lazy loading of website comments, either by clicking a button or when scrolling to the comment area.Introduction to Lazy Load for Comments
Lazy Load for Comments is an open-source plugin that lazy loads WordPress's default comment system. It has no complex configuration; just a simple setting can eliminate unnecessary HTTP requests and restore page speed. It loads comment content only when needed. For the specific effect, you can refer to the comment area of any article on
Naibabiji.
How to Use Lazy Load for Comments
After installing the plugin, go to the WordPress Admin Dashboard, Settings > Discussion, and you will see the buttons as shown in the image below. 'On Click' loads comments when the button is clicked, and 'On Scroll' loads automatically when scrolling.

Download Link for Lazy Load for Comments
You can install it directly by searching for the plugin name in the backend, or download it from the link below and upload it for installation. For installation methods, please refer to:
WordPress Plugin Installation Tutorial Download LinkMore Articles on WordPress Avatar Optimization
WordPress Plugin for Caching Gravatar Avatars Adding ALT Attributes to Gravatar Avatar Images
Comments are closed
The comment function for this article is closed. If you have any questions, please feel free to contact us through other channels.