The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
how to redirect all old phpBB links to new VB index
hi.
i have recently moved from phpBB 3 to VB 4.2.1 every thing is ok but because i have moved my phpBB files now google gets 404 not found and it's very bad . my old phpBB boad was at www.mobile4persian.net and you can see the index status here my new board location is at: http://forum.mobile4persian.net/ i have redirect the www.mobile4persian.net to http://forum.mobile4persian.net but i want to to redirect all old links to the Vb index. my roo .htaccess is here now: Code:
RewriteEngine on RewriteCond %{HTTP_HOST} ^mobile4persian\.net$ [OR] RewriteCond %{HTTP_HOST} ^www\.mobile4persian\.net$ RewriteRule ^/?$ "http\:\/\/forum\.mobile4persian\.net\/" [R=301,L] any help would be appreciated. |
#2
|
|||
|
|||
any idea?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|