The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Uninstalling vbSEO - Rewrite issue
Hi folks. I'm in the process of uninstalling vbSEO and am having trouble getting my .htaccess rewrites to work so that my old links are still valid. Here's a link to an old vbSEO'd post:
Code:
http://www.metalguitarist.org/forum/general-music-discussion/65644-vinces-new-album-embers-ares-out.html Code:
http://www.metalguitarist.org/forum/showthread.php?t=65644 Code:
RewriteEngine On RewriteRule [^/]+/([0-9]+)-[^/]+\.html http://www.metalguitarist.org/forum/showthread.php?t=$1 [L,R=301] Any insight would be awesome - if I'm missing something simple, my apologies. This has been quite the process and I've read about 100 threads on here about uninstalling it in the last couple of hours, so my eyeballs are starting to cross.. |
#2
|
|||
|
|||
Did you solve this? When I go to the first link you posted above, I seem to correctly end up at the second link.
|
#3
|
|||
|
|||
Works here as well.
If it still doesn't work for you then my guess is that the redirect is cached in your browser, simply clearing your cache should fix it. |
#4
|
|||
|
|||
I did, thanks guys. Turned out to be a borked character in the .htaccess that I didn't catch. The culprit was my perpetually crappy vi editor skills.
Cheers! |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|