Dear Support,
in the past I imported a forum and created a redirect.php for vbseo to redirect to the new IDs.
$new_url = vbseo_thread_url_row($thread,$vbulletin->GPC['pageNo']);
$new_url = vbseo_thread_url_row($post,$vbulletin->GPC['pageNo']);
$new_url =...