Hello,
- In wordpress, the 'reply to' in the comments add links in the page : you must avoid this for good SEO.
=> How to do that with your plugin?
- No pagination for comments because it's bad for SEO.
=> How to do that with your plugin?
- Ideally only the X (number of our choice) comments displayed before a 'see more comments' button need to be indexable (not more because too many comments or pagination are not good for SEO / budget crawl) : the most popular or the most recent to be defined for example.
=> How to do that with your plugin?
- Concerning the links settings in comments : only external links (not internal) need to be not clickable to prevent spam comments.
=> How to do that with your plugin?
Thanks for your help. 🙂
About : In case Google doesn’t index ajax loaded comments of your website you can enable the default pagination. Navigate to Dashboard > Settings > Discussions admin page and check the checkbox in "Break comments into pages with [X] top-level comments per page the [last/first] page displayed by default" option.
=> Use only AJAX is not good + use "pagination" is not a good solution too. I talk with many SEO experts around the world about that. What I ask in my first comment is the best solution according to them, hope you could help to achieve that. 🙂