So that previous threads have no identifier and i changed it to have identifier for each article, Now previous comments wont show.
Didn’t find any way to migrate old comments without identifier to new system with identifier.
Is there a way to that ?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Short answer:
Here is why I think that should work based on what worked for me just a short while ago:
I have 2 URLs for a page of mine that embeds a disqus thread, call them URLs A and B.
I did not set
disqus_urlordisqus_identifierfrom the start.People usually reach my page using URL B and they already posted some comments, meaning the page did not show any of those comments when accessed via URL A.
However, URL A was supposed to be the primary one for my page, so I used the URL mapper from the migration tools of the disqus admin. It says one should wait a while until the mappings start to have an effect. After a few minutes, though, I visited my page via URL A, and all the comments where there already. I did not visit my page via URL B again right after that.
Then, I set
disqus_urlto URL A anddisqus_identifierto some unique value that pertains to my page. After that, I revisited my page via URL A. All the comments where still there. Then, I visited the page via URL B, and the same comments where still there.After this, I unset
disqus_urlsince you normally only need it if you did not setdisqus_identifier. Revisiting my page via both URLs still showed the same comments (I did not try posting a comment after this, but I assume it would still show up everywhere).Good luck!