Results 1 to 3 of 3

Change URLs before the migration or before the migration?

This is a discussion on Change URLs before the migration or before the migration? within the General Discussion forums, part of the vBSEO SEO Plugin category; Hello, I currently have my forum at domain.com/forum and my pages are like forum/installation-issues/12499-dvb-c-channel-setup-failture.html I will start using the VB ...

  1. #1
    Member
    Real Name
    Ludo
    Join Date
    Jan 2009
    Posts
    40
    Liked
    0 times

    Question Change URLs before the migration or before the migration?

    Hello,

    I currently have my forum at domain.com/forum and my pages are like forum/installation-issues/12499-dvb-c-channel-setup-failture.html

    I will start using the VB suite to try increasing the traffic on my root domain and want to improve further my URL rewrite to something like:
    /
    /forum/ (forum index)
    /dvb-c-channel-setup-failture-12499/ (thread name - removing the forum and category folder)

    What is the best way to do that?
    Should I do all the changes at the same time when I move to VB4? or should I do the change in steps?
    Is there a way to use something similar to ( 404 / 301 Tool After Import Redirect on ImpEx imported forums ) to redirect page with the old naming convention to the new naming convention?

    Any advice will be more than welcome.

    Thanks
    Ludo

  2. #2
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,741
    Liked
    168 times
    Hello,

    since thread IDs are not changed, you will not need 404/301 tool for redirects. If you current thread URLs are:
    forum/installation-issues/12499-dvb-c-channel-setup-failture.html
    and new one will be:
    dvb-c-channel-setup-failture-12499/

    You can use rewrite rule in .htaccess, like:
    RewriteRule ^forum/.+/([0-9]+)-.+\.html vbseo.php?vbseourl=showthread.php&t=$1 [L]
    and vBSEO will redirect it to the new formatted link.

  3. #3
    Member
    Real Name
    Ludo
    Join Date
    Jan 2009
    Posts
    40
    Liked
    0 times
    Thanks Oleg.

    I just have to hope that the threads/forums ids are not modified by vb4 when upgrading.

Similar Threads

  1. vB 4 migration Issue
    By ct2k7 in forum General Discussion
    Replies: 12
    Last Post: 12-27-2009, 05:46 PM
  2. Server Migration Issues
    By snotek in forum Troubleshooting
    Replies: 2
    Last Post: 11-01-2008, 09:50 PM
  3. Migration Question
    By Shockwave in forum Pre-Sales Questions
    Replies: 2
    Last Post: 08-05-2008, 12:03 PM
  4. Domain migration
    By Stefano Virgilli in forum Troubleshooting
    Replies: 2
    Last Post: 09-19-2007, 10:04 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
  •