Where would I look if I wanted to put the CMS in root (not /contents/) and forum in /forum/ ?
This is a discussion on vB4 Suite within the General Discussion forums, part of the vBSEO SEO Plugin category; Where would I look if I wanted to put the CMS in root (not /contents/) and forum in /forum/ ?...
Where would I look if I wanted to put the CMS in root (not /contents/) and forum in /forum/ ?
2011 Average: 1 post every 5 seconds... 24/7
Towards your Delorean.
Making CMS live at / doesn't currently work, but will do at Gold time.
Ace Shattock / Crawlability Inc.
Security vbulletin - Patch Level for all supported versions released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
My Personal Sites: New Zealand Forum | vBulletin Modifications and Styles | New Zealand Food | New Zealand Android OS Talk | vBulletin Hosting
For forum, you can set up a CRR to redirect it:
'^forum.php' => 'forum/'
Ace Shattock / Crawlability Inc.
Security vbulletin - Patch Level for all supported versions released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
My Personal Sites: New Zealand Forum | vBulletin Modifications and Styles | New Zealand Food | New Zealand Android OS Talk | vBulletin Hosting
LOL
Thanks Ace![]()
2011 Average: 1 post every 5 seconds... 24/7
Actually I have been able to accomplish this by installing everything in root and then rewriting the forum.php to forums/ and then I use the vbseo forum and blog rewrite rules. That gives me:
CMS = /
Forums = forums/ or f123/
Blogs = blogs/
Ace Shattock / Crawlability Inc.
Security vbulletin - Patch Level for all supported versions released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
My Personal Sites: New Zealand Forum | vBulletin Modifications and Styles | New Zealand Food | New Zealand Android OS Talk | vBulletin Hosting
Hi Ace,
To the best that I can see, yes. Prior to RC1 PL1 I was having problems with some CMS rewrites and list.php but since upgrading everything appears to be working fine.