Results 1 to 6 of 6

Changed forum URL

This is a discussion on Changed forum URL within the General Discussion forums, part of the vBSEO Google/Yahoo Sitemap category; I changed my forum url from domain.com to domain.com/forums. Today I logged into my google webmaster panel and saw that ...

  1. #1
    Senior Member
    Real Name
    Chad Skinner
    Join Date
    Feb 2009
    Posts
    140
    Liked
    0 times

    Changed forum URL

    I changed my forum url from domain.com to domain.com/forums.
    Today I logged into my google webmaster panel and saw that there were 4000+ Not found pages due me changing my forum URL. What I did was generate a set of SiteMap and submitted it. Will that fix the problem?

  2. #2
    Senior Member
    Real Name
    Michael Biddle
    Join Date
    Jan 2007
    Location
    Southern California
    Posts
    7,097
    Liked
    5 times
    It will not redirect all of the traffic that is already indexed. What is in your root now that you moved the forum directory?
    The Forum Hosting - Forum Hosting from the Forum Experts

  3. #3
    Senior Member
    Real Name
    Chad Skinner
    Join Date
    Feb 2009
    Posts
    140
    Liked
    0 times
    A folder with images
    /forums directory and index.php which is the vbadvance one.

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

    You should create this .htaccess in domain root:

    Code:
    RewriteEngine On
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule ^(.+)$ http://www.domain.com/forums/$1 [L,QSA]
    Last edited by Joe Ward; 05-29-2009 at 10:14 PM.

  5. #5
    Senior Member
    Real Name
    Chris
    Join Date
    Aug 2005
    Location
    North Carolina
    Posts
    361
    Liked
    9 times
    is this type of move discouraged if you site has been up for 5+ years?

  6. #6
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    I would not recommend to change location for an established site unless it's really needed.

Similar Threads

  1. Changed forum names and now get:
    By Big Island in forum Troubleshooting
    Replies: 5
    Last Post: 01-20-2009, 03:47 PM
  2. Just changed the URL of my forum
    By BOLT in forum General Discussion
    Replies: 1
    Last Post: 06-12-2007, 11:31 AM
  3. changed forum location
    By armstrong in forum Custom Rewrite Rules
    Replies: 1
    Last Post: 01-08-2007, 09:31 AM
  4. Changed forum name, how to redirect all
    By Kwak in forum General Discussion
    Replies: 13
    Last Post: 08-09-2006, 06:47 PM
  5. Changed Forum Directory Name
    By Neutral Singh in forum Custom Rewrite Rules
    Replies: 5
    Last Post: 12-17-2005, 06:29 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
  •