Results 1 to 7 of 7

500 error on non SEO site

This is a discussion on 500 error on non SEO site within the Troubleshooting forums, part of the vBSEO SEO Plugin category; I have a multisite host and I have two sites on it. I installed SEO on Titan Truckz and all ...

  1. #1
    Junior Member
    Real Name
    Tim
    Join Date
    Apr 2007
    Posts
    7
    Liked
    0 times

    500 error on non SEO site

    I have a multisite host and I have two sites on it. I installed SEO on Titan Truckz and all is well except my other site www.toyotatundraforum.com is now throwing an Internal Server Error? Not sure what I'm missing?

    Thanks in advance.

    Tim

  2. #2
    Senior Member
    Real Name
    Keith Cohen
    Join Date
    Jul 2005
    Location
    Raleigh, NC USA
    Posts
    6,147
    Liked
    13 times
    If they are two separate sites, in two separate locations, it shouldn't matter. You can try putting a .htaccess file in the root of the site getting the error, with this line in it:

    RewriteEngine Off

  3. #3
    Junior Member
    Real Name
    Tim
    Join Date
    Apr 2007
    Posts
    7
    Liked
    0 times
    The second site is a domain pointer and I do have a license to install SEO on it also but with the error I wasn't sure how or if i should proceed.

    That fixed the 500 error now How do i proceed with my install?

    Just remove the "RewriteEngine Off" entry after the software is installed?


    Thanks,
    this is top notch customer support.

  4. #4
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    You should replace it with vBSEO's .htaccess file when you install vBSEO on your second domain.

  5. #5
    Junior Member
    Real Name
    Tim
    Join Date
    Apr 2007
    Posts
    7
    Liked
    0 times
    This matter is closed. (Man I love this stuff)

    Thanks to both of you for the help.

    Tim

  6. #6
    Junior Member
    Join Date
    Aug 2005
    Location
    Germany, Freiburg
    Posts
    5
    Liked
    0 times

    .htaccess vbseo not working - any ideas ?

    Hi there,

    I have problems with the htacces-file provided by vbseo 3.0 gold, with activated vbseo I am not able to reach any sites from the main site, always explorer-message "page cannot displayed"...

    I have tried this htaccess:

    Code:
    RewriteEngine On
    Options +FollowSymLinks
    RewriteBase /
    
    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]
    Before I have tried without RewriteEngine On, Options +FollowSymLinks,
    RewriteBase / - but always the same result, easy rewrite in htaccess is working without probs...

    Has anyone an idea to solve the prob ?

    Thanks in advance,

    Marcus

  7. #7
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    Hello,

    please open a support ticket with ftp access for troubleshooting.

Similar Threads

  1. SEO Software
    By Joe Ward in forum General Discussion
    Replies: 33
    Last Post: 10-28-2011, 03:15 AM
  2. The vBSEO LinkBacks User Guide - vBSEO 3.0 GOLD
    By Joe Ward in forum General Discussion
    Replies: 49
    Last Post: 09-20-2011, 07:10 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
  •