I have joomla and VB in the same root. If I use SEO settings in Joomla Admin, I can't access my joomla pages. If I click on a menu item in Joomla, I get taken to the Forum homepage. Is there anything I can add to the htaccess to fix this problem?
This is a discussion on joomla integration within the General Discussion forums, part of the vBSEO SEO Plugin category; I have joomla and VB in the same root. If I use SEO settings in Joomla Admin, I can't access ...
I have joomla and VB in the same root. If I use SEO settings in Joomla Admin, I can't access my joomla pages. If I click on a menu item in Joomla, I get taken to the Forum homepage. Is there anything I can add to the htaccess to fix this problem?
You need to contact Joomla support for your Joomla questions.
Mert Gökçeimam / Crawlability Inc.
vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!
Twitter:@Depkac
Personal Blog : Mert Gökçeimam
Joomla works fine when I remove the VBSEO htaccess
If you want to use Joomla SEO features you simply can't have vBulletin and Joomla on same folder. You need to move your Joomla outside of your forum directory.
Mert Gökçeimam / Crawlability Inc.
vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!
Twitter:@Depkac
Personal Blog : Mert Gökçeimam
As Mert said, both the Joomla rewrites and the vBSEO rewrites work in the same way by sending ALL requests to a processing script...
The only options are...
1) don't have them in the same location...
2) add a CRR for each Joomla page you are creating...
3) make all of your Joomla pages follow a specific format... EG page-{page-title}.html then use a CRR to redirect all requests that match this format to the Joomla processing script.
Ceri
I'd like to see your site if you can post a link or PM with one.