vbSEO to XF links

Discussion in 'Site & Server Administration' started by karabaja2, Sep 29, 2018.

  1. #1
    Hi.

    Im looking to migrate from vB 3,8 to XF 1,5,x

    Thing is I don't know how to preserve my current URL structure from VB in XF.

    Thread URL in vB looks like this
    https://www.domain.hr/subforum-name-177/thread-name-6/
    Code (markup):
    %forum_title%-%forum_id%/%thread_title%-%thread_id%/

    XF URL of same thread after migration:
    https://www.domain.hr/threads/thread-name.6/
    Code (markup):
    Can anyone help me with mod_rewrite redirection.
     
    karabaja2, Sep 29, 2018 IP
  2. SaleSmith

    SaleSmith Peon

    Messages:
    24
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #2
    The easiest way is to make a redirect in the code of your site.

    Not every programmer knows mod_rewrite so well.

    Even if you do it, not everyone will understand this setting.
     
    SaleSmith, Oct 8, 2018 IP