DISQUS

The Disqus Blog: Same thread on multiple pages?

  • fcanas · 4 months ago
    I'm looking to be able to do the same thing. The URL structure of my website has changed recently, and may change again in the future. I'd be fine with reconfiguring some things manually every time that happens, but I can't figure out how to make an old thread appear on that page's new address.
  • Giannii · 4 months ago
    The only way you can achieve this is with iframes but we're planning
    to update our architecture to support this in the future.

    Giannii
    DISQUS
    Community Manager
    help@disqus.com
    http://twitter.com/disqus
  • yogsototh · 4 months ago
    I'm looking forward to it too. I believed that fixing disqus_url would be enough.
  • yogsototh · 4 months ago
    In fact, it works perfectly at least when you are on the same domain name.

    I just tested that set the disqus_url to the same url on multiple pages keeps the same thread on all pages.

    Of course I use the custom Javascript provided by Disqus. Great work, It didn't work because I setted variable at a bad location in my source page.
  • DrSasquatchula · 4 months ago
    How would one go about doing this? I know very little, next to nothing about javascript.
  • DrSasquatchula · 4 months ago
    Okay, cool! I look forward to it. At the moment, I keep the thread on the comic page that I end up keeping, and on the page that I end up deleting, I have a link that goes to the other page if the user would like to comment. It's not ideal, but it's functional.