Quote:
Originally Posted by CnfsdWhtGuy
Ok so I drop this in the .htaccess file and any member page that is listed like the one above will have a 301 redirect and in theory should stop showing up as an error on google webmaster correct?
Lynne, So what you are saying is that this will only apply to members pages but every other section won't be fixed correct? so if I take the code above and apply it to the various sections (i.e. forumdisplay.php and showthread.php) it should do the same for those if they are formatted similarly correct? Can you have multiple rules like this in the htaccess file?
By the way this is super helpful. I have been dealing with this for a while and felt like I was getting nowhere. You guys are awesome.
|
Correct.
The other old SEO URL's may have a different structure which vBulletin may not support.
For example if the old SEO URL's only contain titles/names and no numbers (which are used to identify the section in vBulletin), there's no way for vBulletin to know what section is supposed to be displayed.