Results 1 to 2 of 2

vbseo not working with litespeed for me

This is a discussion on vbseo not working with litespeed for me within the Troubleshooting forums, part of the vBSEO SEO Plugin category; vbseo is not working on litespeed for me currently, and I think I may have finally worked it out. However ...

  1. #1
    Senior Member
    Real Name
    Matt
    Join Date
    May 2006
    Posts
    973
    Liked
    3 times

    vbseo not working with litespeed for me

    vbseo is not working on litespeed for me currently, and I think I may have finally worked it out. However as my server is being dossed really heavy currently I can not test if this will solve my problem. However will post now to see if I may be on the right track.

    Okay in the htaccess file, you have this part for example:

    Code:
    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]
    
    DirectoryIndex index.php index.html
    However my admincp and modcp are not called that anymore, as per extra security measures I have changed those names to something else. So I have a feeling maybe that is why it is no longer working.

    As for my problem, it works everywhere but in the admincp, and when you go to search for a name, the usergroup panel and half the bottom part does not show. It works in Apache fine, and works on my non vbseo site, however not on this one, so I think it may be a httaccess problem, and thought maybe it could be this.

    What do you think?

  2. #2
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Hello,

    yes, you should update admincp/modcp names in .htaccess in this case.
    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 on Litespeed Webserver
    By reteep in forum Pre-Sales Questions
    Replies: 6
    Last Post: 08-30-2007, 05:43 PM
  2. VBSEO NOT working at all....
    By soletrader in forum General Discussion
    Replies: 5
    Last Post: 02-17-2007, 04:52 PM
  3. vBSEO not working for me?
    By anjaan79 in forum General Discussion
    Replies: 4
    Last Post: 02-07-2007, 10:02 AM
  4. how to know that my VBSEO is working?
    By ang2el in forum Pre-Sales Questions
    Replies: 15
    Last Post: 01-12-2006, 09:23 PM
  5. how to know that my VBSEO is working?
    By ang2el in forum Troubleshooting
    Replies: 0
    Last Post: 12-13-2005, 05:36 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
  •