vBulletin 4, the most powerful community software + vBSEO 3.5, the ultimate SEO solution = Your ultimate platform for 2010 and beyond. Click below to learn more.

Results 1 to 7 of 7

Moving from phpBB to vB vBSEO-enabled?

This is a discussion on Moving from phpBB to vB vBSEO-enabled? within the General Discussion forums, part of the vBSEO SEO Plugin category; Hello, we are in the process of merging a phpBB into our existing forum. I guess we have to use ...

  1. #1
    Senior Member Lian's Avatar
    Real Name
    Lian
    Join Date
    Jun 2006
    Location
    Munich, DE
    Posts
    326

    Question Moving from phpBB to vB vBSEO-enabled?

    Hello,

    we are in the process of merging a phpBB into our existing forum.

    I guess we have to use ImpEx, even if I don't like the way it works. Setting new IDs is never a good idea regarding seo imo.

    What can I do to preserve the "old" URLs the phpBB had once?

    Thanks,
    Lian
    www.MCSEboard.de MCSE Forum - Windows Server & IT Pro Community
    German MCP / MCSA / MCSE Forum dedicated to Windows 2000 / 2003 / 2008 Server & Windows XP / Vista.
    Microsoft Community Partner (CLIP) and Home of many Microsoft MVPs

  2. #2
    Senior Member briansol's Avatar
    Real Name
    Brian
    Join Date
    Apr 2006
    Location
    Central CT, USA
    Posts
    6,983
    Unfortunately, not much...

    The only way it would work like that would be if you NEVER deleted a topic. Ever. Including the default "Welcome to phpbb" topic thats auto-posted on install.

    I did the same thing, only coming from IPB.... and it took me about 4-5 weeks to get re-indexed.
    .... and then the traffic came.
    and then google blew up, and the traffic left :(
    but the past 2 days, the traffic is working its way back up
    I'd say now's the time to do it. google seems to be getting their act back together....

  3. #3
    Senior Member
    Real Name
    Future
    Join Date
    Mar 2006
    Posts
    550
    Blog Entries
    1
    you can 301 redirect your OLD phpbb urls vbulletin showthread urls (wait for a month atleast b4 implementing vbseo)..
    | F | U | T | U | R | E |

  4. #4
    Senior Member briansol's Avatar
    Real Name
    Brian
    Join Date
    Apr 2006
    Location
    Central CT, USA
    Posts
    6,983
    sure, if you go through 1 by 1 by hand.... on a large board, this is not feasbale.

  5. #5
    Senior Member
    Real Name
    Nick Le Mouton
    Join Date
    Nov 2005
    Location
    New Zealand
    Posts
    415
    impex does save the old id's in the forum, post and thread tables. If you wanted to setup redirects to new thread ids you just need to go in and either change all your tables over so that the ID that vb uses is the old id (UPDATE table SET forumid = oldforumid) or put some code in index.php (or whatever the page is on phpbb that used to display the threads) to look up the new ID and redirect to it.

    I did that when I went from ipb to vb

  6. #6
    Senior Member
    Real Name
    Nick Le Mouton
    Join Date
    Nov 2005
    Location
    New Zealand
    Posts
    415
    I could probably help you out with the code changes if you want to go that way

  7. #7
    Senior Member Lian's Avatar
    Real Name
    Lian
    Join Date
    Jun 2006
    Location
    Munich, DE
    Posts
    326
    Many thanks, I think I'll come back to you.
    www.MCSEboard.de MCSE Forum - Windows Server & IT Pro Community
    German MCP / MCSA / MCSE Forum dedicated to Windows 2000 / 2003 / 2008 Server & Windows XP / Vista.
    Microsoft Community Partner (CLIP) and Home of many Microsoft MVPs

Similar Threads

  1. vBSEO 2.4.0 Released - Includes Google AdSense Targeting Feature!
    By Juan Muriente in forum vBSEO Announcements
    Replies: 74
    Last Post: 05-20-2006, 09:29 PM
  2. vBSEO 2.0 RC7 Released
    By Juan Muriente in forum vBSEO Announcements
    Replies: 17
    Last Post: 09-08-2005, 11:00 PM