The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
Hi
i need to move my forums to new link as from https://vborg.vbsupport.ru to http://www.vbulletin.com/forum but i dont to lose my seo in google and my links what is the ri8 way to do it in RewriteRule ? |
|
#2
|
|||
|
|||
|
add the following to a .htaccess file on the old server
RewriteEngine on RewriteRule ^/~(.+) http://newserver/~$1 [R,L] |
|
#3
|
||||
|
||||
|
if i do this the old url well redirect the visitor to new url ?even the serach enigens
|
|
#4
|
|||
|
|||
|
Yes. It should do. Here's some more reading for you:
http://www.google.com/support/webmas...n&topic=&type= |
|
#5
|
||||
|
||||
|
Quote:
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|