XF 1.2 vbseo redirect help

Hornstar

Well-known member
I am trying to work out what I need to do to ensure my vb 3.8 with vbseo redirects properly.

I think I need to use this: http://tools.geekpoint.net/xfseo/

However I get:
Thread Paging: RewriteRule [^/]+/([\d]+)-.+-([\d]+).html showthread.php?t=$1&page=$2 [NC,L]
Thread: RewriteRule [^/]+/([\d]+)-.+.html showthread.php?t=$1 [NC,L]
Forum Paging: Unsupported url format.
Forum: Unsupported url format.
I've uploaded my vbseo urls xml file if anyone can help. Thanks
 

Attachments

That likely means your forum URLs do not contain the forum id numbers such that you can't setup a generic redirect for those URLs. It will be necessary to setup individual redirects for each forum URL. Please provide specific examples of old and new forum URLs.
 
Top Bottom