|
|
Your comments aren't lost -- they're still stored under the original page URL.
Remarkbox ties each comment thread to the page URL (called the
thread_uri). When you move the embed snippet to a different
page, the URL changes, so Remarkbox sees it as a brand new thread.
To fix this, set the thread_uri manually in your embed
snippet so it always points to the original URL:
var defined_thread_uri = "https://your-site.com/original-page-url";
That pins the comments to that URL no matter where the embed lives.
Full details: https://git.unturf.com/engineering/remarkbox/remarkbox/-/blob/main/docs/tickets/11.md
Source: https://faq.remarkbox.com/9065978b-ffd3-11f0-9dc0-040140774501
Snapshot: 2026-05-01T12:39:53Z
Generator: Remarkbox 763cacb