Results 1 to 5 of 5

how to install VBSEO

This is a discussion on how to install VBSEO within the Troubleshooting forums, part of the vBSEO SEO Plugin category; I have VBPportal in the root and vbulletin in the root/forums can anyone tell me where to upload upload files ...

  1. #1
    Member
    Real Name
    Angel
    Join Date
    Nov 2005
    Location
    Nepal
    Posts
    62
    Liked
    0 times

    how to install VBSEO

    I have VBPportal in the root and vbulletin in the root/forums


    can anyone tell me where to upload upload files and where to upload .htaccess files?


    in the root (vbportal)
    root/forums (vbulletin forums)


    and where is the manual for doing costum rewrite for the VBPortal?

    thanks

  2. #2
    Senior Member
    Real Name
    Philipp Herbers
    Join Date
    Sep 2005
    Location
    Meppen, Germany
    Posts
    8,436
    Liked
    0 times
    Hello,

    vBSEO has to be installed in the root/forums folder.

    The Custom Rewrite Rules thread for the vBPortal is located here.

    Since vBSEO 2.3.0 is released you are able to rewrite the URL's within the /root folder.

    In the Announcement you can find how to implent (see quote) the CRRs in Root feature.




    (7) UPDATE: CRRs in Root (Beta2) update - Several refinements have been made to the 'CRR in Root' beta feature. Also, a problem with redirection of old URLs from the root level has been corrected.

    Note: This requires an additional step in the installation process. The following updated .htaccess directives must be added in the *root folder* (not vBulletin folder):

    Code:
    RewriteEngine On

    RewriteCond %{REQUEST_FILENAME} !forum/
    RewriteCond %{QUERY_STRING} !vbseourl=
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule ^(.*)$ forum/vbseo.php?vbseourl=$1&vbseorelpath=../&%{QUERY_STRING} [L]

    RewriteCond %{REQUEST_FILENAME} !forum/
    RewriteRule ^(.*.php)$ forum/vbseo.php?vbseourl=$1&vbseorelpath=../&%{QUERY_STRING} [L]

    Note: In the above "forum" must be changed to the actual name of the folder in which your vBulletin installation resides.

    /* Remember: The original .htaccess still resides in the vBulletin *forum root folder*. */

  3. #3
    Junior Member
    Real Name
    Joshua
    Join Date
    Apr 2007
    Posts
    3
    Liked
    0 times
    Yea, I did that as well. the footer of the forums says the vbseo is unregistered...is that a problem?

  4. #4
    Junior Member
    Real Name
    Joshua
    Join Date
    Apr 2007
    Posts
    3
    Liked
    0 times
    ah, it seems to be working..just the url's don't look right

  5. #5
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Make sure that you have your license key displayed in green color in vbseocp.
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


Similar Threads

  1. vBSEO 2.4.0 Released - Includes Google AdSense Targeting Feature!
    By Juan Muriente in forum vBSEO Announcements
    Replies: 74
    Last Post: 05-20-2006, 10:29 PM
  2. vBSEO 2.0 Gold, Build 2 Released
    By Juan Muriente in forum vBSEO Announcements
    Replies: 21
    Last Post: 10-08-2005, 08:47 PM
  3. vBSEO 2.0 RC7 Released
    By Juan Muriente in forum vBSEO Announcements
    Replies: 17
    Last Post: 09-09-2005, 12:00 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
  •