Results 1 to 6 of 6

Redirect problem

This is a discussion on Redirect problem within the Troubleshooting forums, part of the vBSEO SEO Plugin category; I moved the forums form /forum/ directory to root few months back and been using 301 redirects to / After ...

  1. #1
    Senior Member
    Real Name
    Dhillon
    Join Date
    Apr 2006
    Posts
    341
    Liked
    1 times

    Redirect problem

    I moved the forums form /forum/ directory to root few months back and been using 301 redirects to /

    After Installin VBSEO
    This -

    Frustation - UnitedPunjab.co.uk

    redirects to -

    Frustation - UnitedPunjab.co.uk

    Any solutions ?
    Last edited by Notorious; 10-13-2006 at 06:16 AM.

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

    which code do you use for redirects?

  3. #3
    Senior Member
    Real Name
    Dhillon
    Join Date
    Apr 2006
    Posts
    341
    Liked
    1 times
    Code:
    redirect 301 /forum http://www.unitedpunjab.co.uk
    this in .htaccess

  4. #4
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    Please try to change it to:
    Code:
    RewriteRule forum/(.*)$ http://www.unitedpunjab.co.uk/$1 [L,R=301]
    (it should go right after "RewriteEngine on" line)

  5. #5
    Senior Member
    Real Name
    Dhillon
    Join Date
    Apr 2006
    Posts
    341
    Liked
    1 times

    Smile

    It Worked,Thanks much.

  6. #6
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    You are welcome


Similar Threads

  1. URL's not followed... possible errors in redirect..
    By Sonnie in forum Troubleshooting
    Replies: 39
    Last Post: 10-08-2006, 07:35 PM
  2. Problem with print_portal_output
    By soletrader in forum Troubleshooting
    Replies: 1
    Last Post: 09-18-2006, 01:27 PM
  3. Redirect error
    By phkk in forum Troubleshooting
    Replies: 5
    Last Post: 04-17-2006, 02:47 PM
  4. Redirection problem!
    By poprulz in forum Troubleshooting
    Replies: 9
    Last Post: 03-10-2006, 05:50 PM
  5. redirect to homepage problem
    By TraumTeam in forum Troubleshooting
    Replies: 5
    Last Post: 12-14-2005, 11:40 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
  •