Page 2 of 2 FirstFirst 1 2
Results 16 to 22 of 22

Moving to forum root

This is a discussion on Moving to forum root within the Pre-Sales Questions forums, part of the Announcements & Pre-Sales category; see post #2 in this thread...

  1. #16
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,789
    Liked
    657 times
    Blog Entries
    2
    see post #2 in this thread

  2. #17
    Senior Member
    Real Name
    Matthias
    Join Date
    Mar 2009
    Posts
    376
    Liked
    19 times
    The explizit custom 301 redirect isnīt mentioned?

  3. #18
    Senior Member
    Real Name
    Ceri May
    Join Date
    Jul 2009
    Location
    United Kingdom
    Posts
    1,726
    Liked
    15 times
    Blog Entries
    1
    Quote Originally Posted by Kolbi View Post
    The explizit custom 301 redirect isnīt mentioned?
    The 301 is quoted in post #2 as Brian stated, I will Quote it here for your convenience

    Quote Originally Posted by Shadab View Post
    3. Put a .htaccess file with the following content in the /forums/ directory :
    Code:
    RewriteEngine On
    RewriteRule (.*) http://www.yourdomain.com/$1 [R=301,L]

  4. #19
    Senior Member
    Real Name
    Matthias
    Join Date
    Mar 2009
    Posts
    376
    Liked
    19 times
    You are right But I wanted to know the way of adding it to the vbseocp.php under Custom 301 redirects. I donīt want to do this with .htaccess....

  5. #20
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,789
    Liked
    657 times
    Blog Entries
    2
    While it can be done in the vbseocp area, using htaccess is the better method and should be used. Using the redirect cp adds 4 steps.
    -htaccess
    -hits vbseo.php
    - loads redirects and process
    - does redirects
    -starts all over, this time loading the correct page

    VS

    -htaccess
    -starts all over, this time loading the correct page.

  6. #21
    Senior Member
    Real Name
    Matthias
    Join Date
    Mar 2009
    Posts
    376
    Liked
    19 times
    Okay, thank you

    Then Iīll use the .htaccess method

  7. #22
    Junior Member
    Real Name
    Erik
    Join Date
    Feb 2007
    Posts
    9
    Liked
    0 times
    Thanks a ton, Shadab - your instructions worked like a charm for me. All I had to do was change my forum home url in settings and upload the .htaccess file to my old forums installation directory, and perfect!

Page 2 of 2 FirstFirst 1 2

Similar Threads

  1. Need help moving forum/ to root
    By webwizzy in forum Troubleshooting
    Replies: 17
    Last Post: 11-24-2008, 04:01 PM
  2. Moving forum out of root
    By Rocket 442 in forum General Discussion
    Replies: 2
    Last Post: 06-29-2008, 03:45 AM
  3. Moving forum to root directory
    By Scribbller in forum URL Rewrite Settings
    Replies: 7
    Last Post: 01-07-2007, 06:48 PM
  4. moving forum to root
    By Mike in forum General Discussion
    Replies: 1
    Last Post: 05-27-2006, 12:22 PM

Posting Permissions

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