Tim Jay
Active member
Hi everyone, I have a funky redirect issue going on at the moment.
I just got done with the whole import and rebuilding process a couple hours ago. I have been messing with this for many many days now & just spent a lot of hours today (tonight completing this. Everything is working decently other than a few problematic link redirects.
I have been on vbulletin 3.8.x + vbseo for many years. I made the switch and complete the imported.
After the whole process, I then downloaded these
https://xenforo.com/community/resources/redirection-scripts-for-vbulletin-3-x.264/
edited 301config.php and used http://tools.geekpoint.net/xfseo/ where I uploaded my vbseo urls .xml.
it gave me these lines for .htaccess
RewriteEngine on
RewriteRule [^/]+/([\d]+)-.+-([\d]+).html showthread.php?t=$1&page=$2 [NC,L]
RewriteRule [^/]+/([\d]+)-.+/ showthread.php?t=$1 [NC,L]
I made the edits and my links are actually redirecting as intended.
http://example.net/threads/125575-thread-title-amazing/ redirects to
http://example.net/threads/thread-title-amazing.125575/ just fine
BUT, I seem to have a problem now with any threads that begin with numbers.
http://example.net/threads/61000-stellar-for-sale-135.282738/ redirects to
http://example.net/threads/game-find-earn-20-gc.61000/
http://example.net/threads/6-3-window-vps-super-cheap.281462/ redirects to
http://example.net/threads/website-updates.6/
Some titles are even redirecting to the front page. It seems to happen with threads beginning with numbers or symbols.
50% off hosting
http://example.net/threads/50-off-hosting-livetime-free-domain.282255/
$0.50 Domain name
http://example.net/threads/0-50-domain-name-hurry-up-limited-time-offer.274935/
0.0087 btc sold
http://example.net/threads/0-00871-btc-sold.282671/
So as you can see I'm in a bit of a pickle. I'd like to say everything else went perfectly so far, I'd just like to get this out of the way since some people can't access their marketplace threads.
Thanks in advance,
TJ
I just got done with the whole import and rebuilding process a couple hours ago. I have been messing with this for many many days now & just spent a lot of hours today (tonight completing this. Everything is working decently other than a few problematic link redirects.
I have been on vbulletin 3.8.x + vbseo for many years. I made the switch and complete the imported.
After the whole process, I then downloaded these
https://xenforo.com/community/resources/redirection-scripts-for-vbulletin-3-x.264/
edited 301config.php and used http://tools.geekpoint.net/xfseo/ where I uploaded my vbseo urls .xml.
it gave me these lines for .htaccess
RewriteEngine on
RewriteRule [^/]+/([\d]+)-.+-([\d]+).html showthread.php?t=$1&page=$2 [NC,L]
RewriteRule [^/]+/([\d]+)-.+/ showthread.php?t=$1 [NC,L]
I made the edits and my links are actually redirecting as intended.
http://example.net/threads/125575-thread-title-amazing/ redirects to
http://example.net/threads/thread-title-amazing.125575/ just fine
BUT, I seem to have a problem now with any threads that begin with numbers.
http://example.net/threads/61000-stellar-for-sale-135.282738/ redirects to
http://example.net/threads/game-find-earn-20-gc.61000/
http://example.net/threads/6-3-window-vps-super-cheap.281462/ redirects to
http://example.net/threads/website-updates.6/
Some titles are even redirecting to the front page. It seems to happen with threads beginning with numbers or symbols.
50% off hosting
http://example.net/threads/50-off-hosting-livetime-free-domain.282255/
$0.50 Domain name
http://example.net/threads/0-50-domain-name-hurry-up-limited-time-offer.274935/
0.0087 btc sold
http://example.net/threads/0-00871-btc-sold.282671/
So as you can see I'm in a bit of a pickle. I'd like to say everything else went perfectly so far, I'd just like to get this out of the way since some people can't access their marketplace threads.
Thanks in advance,
TJ