Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed. We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
Using the [Load rest of all comments] Button adds a URL that is indexed by Google with identical content to the post page, and worse, using the [Load more] Button create potentially dozens or hundreds of these indexed duplicates in the Google index.
Lazy Load on scrolling does not create these additional indexed pages, but it does hide all but the initial comments from Google.
The workaround of checking the top level comments per page and setting a ridiculously high number of comments per page puts all of the comments on the page but introduces a duplicated post page under the /comment-page-1/ URL.
We would like to see the solution provided by adding an option to forgo pagination and lazy loading completely and just print all comments to the page. Comment pagination and lazy loading are probably not necessary for the vast majority of cases and are certainly not necessary for enough cases to make the option worthwhile.