Hi,
I was wondering if vBulletin SEO on my 3.8.4 PL 1 forum would conflict with this:
1) vB Plaza (vbplaza.com) - on my site has a .php extension
2) My referral system (USERID.myforum.com redirects to their affiliate link)
This is a discussion on Will this conflict with any of these? within the Pre-Sales Questions forums, part of the Announcements & Pre-Sales category; Hi, I was wondering if vBulletin SEO on my 3.8.4 PL 1 forum would conflict with this: 1) vB Plaza ...
Hi,
I was wondering if vBulletin SEO on my 3.8.4 PL 1 forum would conflict with this:
1) vB Plaza (vbplaza.com) - on my site has a .php extension
2) My referral system (USERID.myforum.com redirects to their affiliate link)
Hi Andrew, vBSEO will work with those addons. Just make sure whatever you have set up for the referral re-direct in htaccess gets added to the vbseo htaccess file.
You can even extend the vB Plazza addon to make friendly links using CRR's (custom rewrite rules).
Either generic to catch all (but doesn't allow for titles)
'^vbplaza\.php\?do=listcat&categoryid=(\d+)$' => store/category-$1/'
or one-by-one, but with the option to create the urls exactly as you want, ie
'^vbplaza\.php\?do=listcat&categoryid=1'$ => store/first-category-name/'
'^vbplaza\.php\?do=listcat&categoryid=2$' => store/second-category-name/'
and so on![]()
Brian Cummiskey / Crawlability Inc.
vBSEO 3.6.0 GOLD Released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!