MikeJones If you haven't that answer plugin installed, my plugin simply won't pick a post as 'answer'. So Google just shows the posts without marking it as solved. I do not know yet if that affects the search results. Time will say š
It depends per discussion how it will effect the loadspeed of the webpage. It loads all posts at once and then makes an array and serves it as json. But there is no caching in that part yet, so it will load the posts again and again per page load. So that part is not perfect yet. I need to figure out what will be the best way to serve it.
Notice: If you navigate through javascript to discussions, that will not happen as it is using the API. The trigger is set on the https://www.forum.com/d/ url. So it will only be a problem when people are going to that specific page from outside.