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
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 ...
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
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
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.
You should replace it with vBSEO's .htaccess file when you install vBSEO on your second domain.
Oleg Ignatiuk / Crawlability Inc.
Security vbulletin - Patch Level for all supported versions released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
This matter is closed. (Man I love this stuff)
Thanks to both of you for the help.
Tim
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:
Before I have tried without RewriteEngine On, Options +FollowSymLinks,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]
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
Hello,
please open a support ticket with ftp access for troubleshooting.
Oleg Ignatiuk / Crawlability Inc.
Security vbulletin - Patch Level for all supported versions released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!