Question SMF export redirect old url

Status
Not open for further replies.

OlijO

Customer
Hi,
we migrate a smf forum to vBulletin.
we would like to redirect some old (not all) forum.
Example of old URL :
Code:
http://www.commeuncamion.com/forum/aire-repos/
need to be redirect to :
Code:
http://www.commeuncamion.com/forum/l-aire-de-repos/
I try via URL Rewrites: General Settings --> (Pro) Custom Rewrite Rules to redirct and add this rule :
Code:
'^aire-repos' => 'l-aire-de-repos'
But after this the redirection works but the page become "not found".
Another test :
Code:
'^aire-repo$' => 'l-aire-de-repo'
The redirect go to forumhome this time
Any help please ?
Regards,
 
Last edited:
Ok, found the problem, this option is not URL rewrite, but in SEO setting. This is really strange :s
 
Status
Not open for further replies.

Legacy DragonByte SEO

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
7,172
Customer rating
5.00 star(s) 1 ratings
Back
Top