After first implementing the embed, it worked great. Recently, our forum has been creating duplicate topics (which I try to quickly delete to minimize annoying our users). Any thoughts on why duplicate topics are showing up?
I wonder if it’s at all related to how we make our site. We use Jekyll, render locally, then push to a server. I wonder if something about the way we update our site makes our forum think there’s a new topic to create even though the blog post linked to that topic is already linked to a topic already created.
Maybe there’s a way to prevent duplicate topics from being created as a work-around?
p.s. Duplicates were just created for three blog posts (the top 3 here Blog - rOpenSci Discuss ) Duplicates seem to be created every few hours now.
Makes sense, yep, ropensci.org still allows both http and https without redirecting http to https
Is there a way to in the meantime to make a fix in the embed code? Like only create a topic for https version of the URL? I have https hard-coded below, but I guess that doesn’t do it?