Commenting on root homepage and index.html not showing up as the same.
When people type a direct link to go to my website, they simply go to www.mysite.com, but if they click other links within my website, they are taken to www.mystime.com/index.html, and this has a separate list of comments.
How can I get these two pages to be the same set of comments?
How can I get these two pages to be the same set of comments?
2
people have this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
Create a customer community for your own organization
Plans starting at $19/month
-
Inappropriate?Hi Adam,
Sorry for the delay. Please try setting additional vars in the JavaScript snippets like the unique post_id. This will ensure that the comments are tied to the correct post and that there aren't two different comment sections for each post. Below is an example of the JavaScript snippet:
<script>
var idcomments_acct = ;
var idcomments_post_id;
var idcomments_post_url;
</script>
<script type="text/javascript" src="http://www.intensedebate.com/js/genericLinkWrapperV2.js"></script>
Please let me know if you have any additional questions.
Thanks for your patience,
Michael -
Inappropriate?I have the same problem.
I read Michael's reply but it doesn't make any sense to me. It also seems like he misunderstood the original question as the problem is not to do with multiple pages but seems like a bug in the way "index.html" is treated by IntenseDebate.
Loading Profile...


EMPLOYEE