I'm upgrading a vB site from 2.2.9 to 3.6.8 and want to add vBseo to the upgraded site, but I have a potential redirect problem.
The url path format is different between 2.2.9 and 3.6.8:
I don't want to have to do two redirects for every page - one to get to the new vB url format, one to get to the relevant (vBseo) format.from
mysite.com/forums/showthread.php?s=&threadid=6115
to
mysite.com/forums/showthread.php?t=6115
Is it possible to set a rewrite rule so that there is only one redirect and not two?


LinkBack URL
About LinkBacks





Reply With Quote