vBulletin 4, the most powerful community software + vBSEO 3.5, the ultimate SEO solution = Your ultimate platform for 2010 and beyond. Click below to learn more.

Results 1 to 4 of 4

HELP - Links all broken after server move

This is a discussion on HELP - Links all broken after server move within the Troubleshooting forums, part of the vBSEO SEO Plugin category; Just moved from a windows server to a linux and all my links are broken. I have had to turn ...

  1. #1
    Member
    Real Name
    JB
    Join Date
    Oct 2007
    Posts
    38

    HELP - Links all broken after server move

    Just moved from a windows server to a linux and all my links are broken. I have had to turn VBSEO off to get the forum working. Can anyone help. Thanks

  2. #2
    vBSEO Staff Michael Biddle's Avatar
    Real Name
    Michael Biddle
    Join Date
    Jan 2007
    Location
    Southern California
    Posts
    6,569
    Hello JB,

    Have you uploaded the new .htaccess file? Are you on apache?
    Michael Biddle / Crawlability Inc.
    Sneek Preview Video of the new Control Panel

    vBSEO 3.5 RC2 (Final)- Released for your Evaluation


  3. #3
    Member
    Real Name
    JB
    Join Date
    Oct 2007
    Posts
    38
    I do have an .htaccess the content is shown below. Mod rewrite works as per line 2 of .htaccess My forum resides in www,mysite.co.uk/forum

    What is Apache :embarrassed:

    RewriteEngine on
    RewriteRule testpage\.html http://www.google.com [R]
    RewriteBase /forum/
    RewriteCond %{HTTP_HOST} .*www.mysite.co.uk
    RewriteRule ^/forum/((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ /forumsvbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

    RewriteCond %{HTTP_HOST} .*www.mysite.co.uk
    RewriteCond %{REQUEST_URI} !/forum/(admincp/|modcp/|cron)
    RewriteRule ^/forum/((archive/)?(.*\.php(/.*)?)?)$ /forum/vbseo.php [L,QSA]

    RewriteCond %{HTTP_HOST} .*www.mysite.co.uk
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !^/forum/(admincp|modcp|clientscript|cpstyles|images)/
    RewriteRule ^/forum/(.+)$ /forum/vbseo.php [L,QSA]

  4. #4
    vBSEO Staff Michael Biddle's Avatar
    Real Name
    Michael Biddle
    Join Date
    Jan 2007
    Location
    Southern California
    Posts
    6,569
    Please try to upload the default .htaccess file.
    Michael Biddle / Crawlability Inc.
    Sneek Preview Video of the new Control Panel

    vBSEO 3.5 RC2 (Final)- Released for your Evaluation


Similar Threads

  1. Broken after server move - fairly URGENT
    By NickR in forum Troubleshooting
    Replies: 3
    Last Post: 06-04-2009, 04:52 AM
  2. Site broken after server move
    By Johnny Utah in forum Troubleshooting
    Replies: 2
    Last Post: 08-25-2008, 10:49 PM
  3. Move database to new server
    By leeko in forum General Discussion
    Replies: 5
    Last Post: 09-06-2007, 07:00 PM
  4. Server Move
    By gedsta in forum General Discussion
    Replies: 3
    Last Post: 01-21-2007, 12:44 PM