Today's Posts Follow Us On Twitter! TFL Members on Twitter  
Forum search: Advanced Search  
Navigation
Marketplace
  Members Login:
Lost password?
  Forum Statistics:
Forum Members: 24,254
Total Threads: 80,792
Total Posts: 566,472
There are 1105 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     Programming     PHP and MySQL :

PHPBB to Vanilla

Thread title: PHPBB to Vanilla
Reply    
    Thread tools Search this thread Display Modes  
04-23-2011, 03:08 AM
#1
KewL is offline KewL
Status: OG
Join date: Apr 2006
Location: California
Expertise: Design, Music, Xhtml, Css
Software: Photoshop, Coda, FL Studio
 
Posts: 2,007
iTrader: 11 / 100%
 

KewL is an unknown quantity at this point

  Old  PHPBB to Vanilla

So I'm going to be converting my board sometime in the future, and there's something I'm worried about.

The current board has a lot of tutorials that are linked to by other sites/blog which bring in a lot of traffic. How can I preserve the url? or even redirect the old url to the new url permanently?

04-23-2011, 03:59 AM
#2
Gaz is offline Gaz
Gaz's Avatar
Status: Request a custom title
Join date: Apr 2007
Location: UK
Expertise: Code & Programming
Software: Coda, TextMate, Sublime 2
 
Posts: 2,097
iTrader: 26 / 100%
 

Gaz will become famous soon enough Gaz will become famous soon enough

Send a message via Skype™ to Gaz

  Old

You could use htaccess to perform redirects/masks to the new urls?

Reply With Quote
04-23-2011, 04:55 AM
#3
KewL is offline KewL
Status: OG
Join date: Apr 2006
Location: California
Expertise: Design, Music, Xhtml, Css
Software: Photoshop, Coda, FL Studio
 
Posts: 2,007
iTrader: 11 / 100%
 

KewL is an unknown quantity at this point

  Old

Care to explain? or point me in the right direction to do that?

Reply With Quote
04-23-2011, 01:23 PM
#4
Immersion is offline Immersion
Status: Senior Member
Join date: Dec 2005
Location:
Expertise:
Software:
 
Posts: 918
iTrader: 5 / 100%
 

Immersion is on a distinguished road

  Old

Congratulations on the move to vanilla
Its a pleasure to code for/with.

Code:
redirect 301 /oldpage.html http://www.example.com/new.html
That is for a permanent redirect (which is what you will want). Obviously for the code above you will have to redirect every tutorial individually. I don't know if there is a way to do this dynamically from phpbb urls to vanilla ones.

Thanked by:
Gaz (04-23-2011)
04-23-2011, 03:17 PM
#5
KewL is offline KewL
Status: OG
Join date: Apr 2006
Location: California
Expertise: Design, Music, Xhtml, Css
Software: Photoshop, Coda, FL Studio
 
Posts: 2,007
iTrader: 11 / 100%
 

KewL is an unknown quantity at this point

  Old

Thanks!

Reply With Quote
Reply    


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

  Posting Rules  
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump:
 
  Contains New Posts Forum Contains New Posts   Contains No New Posts Forum Contains No New Posts   A Closed Forum Forum is Closed