Results 1 to 4 of 4

Mosso hosting notes on installing vbseo

This is a discussion on Mosso hosting notes on installing vbseo within the General Discussion forums, part of the vBSEO SEO Plugin category; Following the post ( http://www.vbseo.com/f2/your-ideas-w...551/#post77844 ) suggesting that vbseo users with the time and inclination should post notes on how ...

  1. #1
    Junior Member
    Real Name
    Eliot
    Join Date
    Mar 2007
    Posts
    19
    Liked
    0 times

    Mosso hosting notes on installing vbseo

    Following the post (Your ideas wanted on improving vbseo support) suggesting that vbseo users with the time and inclination should post notes on how to install vbseo at their web host, here are my notes for installing vbseo at Mosso hosting (mosso.com):

    ----------------------------------
    Mosso web hosting notes for vbseo
    ----------------------------------

    Vbulletin version 3.6.5
    Vbseo version 3.0.0 RC8


    I'm assuming your forum is installed in the directory "myforum" so your forum home URL would be: www.mywebsite.com/myforum/

    1. Modify the RewriteBase value in myforum/.htaccess to point to your forum install directory:

    Change the line
    #RewriteBase /
    to
    RewriteBase /myforum
    (remember to remove the # at the beginning of the line)


    2. Edit myforum/includes/config_vbseo.php
    Insert your license code into the line:
    define('VBSEO_LICENSE_CODE', 'your-license-code-goes-here');
    Edit the VBSEO_CUSTOM_DOCROOT value to point to the absolute path to your web content root directory. This will look something like:

    define('VBSEO_CUSTOM_DOCROOT', '/mnt/Target01/123456/www.mywebsite.com/web/content');

    where 123456 is your site's id as given by mosso. You will need to customise this path to match your web site's path on the server.

    ---
    And if memory serves, that was everything I had to do to get vbseo to work on Mosso. I did use vbseo's default URL rewrite rules. If you have done all of the above, and are still having problems, and are using custom rules, I suggest using the default URL rewrite rules to get things up and running.

  2. #2
    Senior Member
    Real Name
    Joseph Ward
    Join Date
    Jun 2005
    Posts
    23,845
    Liked
    36 times
    Blog Entries
    9
    Thank-you for your contribution.

  3. #3
    Senior Member briansol's Avatar
    Real Name
    Brian
    Join Date
    Apr 2006
    Location
    Central CT, USA
    Posts
    6,981
    Liked
    8 times
    Where's that wiki??

  4. #4
    Senior Member
    Real Name
    Hemanth Jose
    Join Date
    Dec 2006
    Location
    UK
    Posts
    116
    Liked
    0 times
    Hi eliot/Any others using mosso,

    How is the performance of mosso platform? Hows the page load times? How big is your website & traffic? If you don't mind could you please share the urls of a few mosso powered vbulletin forums?

    Lots of questions. I'm thinking of switching to mosso. But need to see how it's compared to my Dual Quad Xeon/4GB dedi box.

    Any inputs will be great.

Similar Threads

  1. vBSEO 2.0 RC7 Released
    By Juan Muriente in forum vBSEO Announcements
    Replies: 17
    Last Post: 09-08-2005, 11:00 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
  •