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
    333
    Liked
    0 times

    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

  2. #2
    Senior Member briansol's Avatar
    Real Name
    Brian
    Join Date
    Apr 2006
    Location
    Central CT, USA
    Posts
    6,981
    Liked
    8 times
    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
    579
    Liked
    0 times
    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,981
    Liked
    8 times
    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
    422
    Liked
    14 times
    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
    422
    Liked
    14 times
    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
    333
    Liked
    0 times
    Many thanks, I think I'll come back to you.

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, 10:29 PM
  2. vBSEO 2.0 RC7 Released
    By Juan Muriente in forum vBSEO Announcements
    Replies: 17
    Last Post: 09-09-2005, 12:00 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •