Results 1 to 7 of 7

Upgrading advice needed for vbseo 3.0.0 to 3.5 and vbulletin 3.6.8 to 4.0

This is a discussion on Upgrading advice needed for vbseo 3.0.0 to 3.5 and vbulletin 3.6.8 to 4.0 within the General Discussion forums, part of the vBSEO SEO Plugin category; I'm sure I will have no problem upgrading my vbulletin from 3.6.8 to 4.0. And that's by upgrading to 3.8.4 ...

  1. #1
    Junior Member
    Real Name
    itsmylife
    Join Date
    May 2007
    Posts
    4
    Liked
    0 times

    Upgrading advice needed for vbseo 3.0.0 to 3.5 and vbulletin 3.6.8 to 4.0

    I'm sure I will have no problem upgrading my vbulletin from 3.6.8 to 4.0. And that's by upgrading to 3.8.4 first and then 4.0.

    However, how do I upgrade vbseo 3.0.0 to 3.5 at the same time without breaking vbseo and losing my url rewrite settings/other vbseo settings?

    Is there a proper guide for this?

    Thanks.

  2. #2
    Senior Member toon's Avatar
    Real Name
    Andi
    Join Date
    Jun 2007
    Location
    Sheffield UK
    Posts
    197
    Liked
    1 times
    I'd get your VB up to date first then upgrade VBSEO after, I've never had an issue with VBSEO upgrades although there are a few known bugs with the latest VB but nothing you can't get assistance with.

  3. #3
    Junior Member
    Real Name
    itsmylife
    Join Date
    May 2007
    Posts
    4
    Liked
    0 times
    Thanks for the reply.

    So is it ok to upgrade from vbseo 3.0.0 to 3.5 or do I have to upgrade to other vbseo version before going 3.5?

  4. #4
    Senior Member toon's Avatar
    Real Name
    Andi
    Join Date
    Jun 2007
    Location
    Sheffield UK
    Posts
    197
    Liked
    1 times
    You should be able to go to the most recent one as long as you are running the correct VB. Most upgrades contain much of the same file structure which is why it's simple to backup your old settings.

  5. #5
    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
    upgrading vbseo is the same process that it has always been. If you go to the 3.5 series, there will be a step you can do at anytime, and that is to delete the old path location files. See the 3.5.1 release annoucemnt for a list of files.

    You should always upgrade the core (vb) first, add ons (vbseo) after.

  6. #6
    Junior Member
    Real Name
    itsmylife
    Join Date
    May 2007
    Posts
    4
    Liked
    0 times
    Thanks, I've tried upgrading both vbulletin and vbseo to the latest version without problem.

    However, I have one last question.

    Do I need to make any change to the old .htaccess file for it to work with the latest vbseo 3.5.1? I know this is not written in the readme.html but I would like to confirm.

    My current .htaccess is:

    # Comment the following line (add '#' at the beginning)

    # to disable mod_rewrite functions.

    # Please note: you still need to disable the hack in

    # the vBSEO control panel to stop url rewrites.

    RewriteEngine On



    # Some servers require the Rewritebase directive to be

    # enabled (remove '#' at the beginning to activate)

    # Please note: when enabled, you must include the path

    # to your root vB folder (i.e. RewriteBase /forums)

    #RewriteBase /



    #RewriteCond %{HTTP_HOST} !^www\.yourdomain\.com

    #RewriteRule (.*) http://www.yourdomain.com/forums/$1 [L,R=301]



    RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]



    RewriteCond %{QUERY_STRING} !vbseourl=

    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|chat|cron)

    RewriteRule ^(.*\.php)$ vbseo.php?vbseourl=$1 [L,QSA]



    RewriteCond %{REQUEST_FILENAME} !\.(jpg|gif)$

    RewriteRule ^(archive/.*)$ vbseo.php?vbseourl=$1 [L,QSA]



    RewriteCond %{REQUEST_FILENAME} !-f

    RewriteCond %{REQUEST_FILENAME} !-d

    RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/

    RewriteRule ^(.+)$ vbseo.php?vbseourl=$1 [L,QSA]



    RewriteEngine On

    RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

  7. #7
    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
    Yes, the htaccess file has changed since your version. please update to the one in your downloads pacakge.

Similar Threads

  1. Upgrading vBulletin 3.6.10 - 3.7.0. Reinstall vBSEO?
    By Collectors in forum Troubleshooting
    Replies: 2
    Last Post: 05-22-2008, 06:25 AM
  2. need advice before upgrading to 3.7 beta4
    By jeffinj in forum General Discussion
    Replies: 3
    Last Post: 01-29-2008, 06:49 PM
  3. Upgrading vBulletin after vBSEO
    By akumar in forum Pre-Sales Questions
    Replies: 3
    Last Post: 06-20-2007, 06:13 AM
  4. Upgrading vBulletin with vBSEO 2.4 Installed
    By convergent in forum General Discussion
    Replies: 6
    Last Post: 05-07-2007, 04:42 PM
  5. Upgrading vBulletin with vbSEO already installed?
    By mikeinjersey in forum General Discussion
    Replies: 3
    Last Post: 10-09-2006, 04:48 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
  •