vwdforum
01-04-2012, 05:42 PM
Hello
I've transfered my forum from IPB to Vbulletin, and I'm trying to set up my htaccess file however I can't get it to 301 to my new urls.
I've got a list of old thread links and the new corresponding vbulletin link, just need to work out what to put in the .htaccess
Can anyone advise? (the links below are correct) but its not working for me.
Example
RewriteEngine On
RewriteBase /
Redirect 301 /index.php?showtopic=2 http://www.fibro.org.uk/threads/1-Welcome
Redirect 301 /index.php?showtopic=3 http://www.fibro.org.uk/threads/2-Welcome-to-the-forum
Redirect 301 /index.php?showtopic=4 http://www.fibro.org.uk/threads/3-Spoons
Redirect 301 /index.php?showtopic=5 http://www.fibro.org.uk/threads/4-Hello-from-Bubbly
I've transfered my forum from IPB to Vbulletin, and I'm trying to set up my htaccess file however I can't get it to 301 to my new urls.
I've got a list of old thread links and the new corresponding vbulletin link, just need to work out what to put in the .htaccess
Can anyone advise? (the links below are correct) but its not working for me.
Example
RewriteEngine On
RewriteBase /
Redirect 301 /index.php?showtopic=2 http://www.fibro.org.uk/threads/1-Welcome
Redirect 301 /index.php?showtopic=3 http://www.fibro.org.uk/threads/2-Welcome-to-the-forum
Redirect 301 /index.php?showtopic=4 http://www.fibro.org.uk/threads/3-Spoons
Redirect 301 /index.php?showtopic=5 http://www.fibro.org.uk/threads/4-Hello-from-Bubbly