Hey,
I define forum_path like this:
[forum_id]-[forum_name]
And then I choose everywhere the first setting so with
[forum_path]/..
But it doesn't work.
the forums have no link and the threads are displayed without forum path.
This is a discussion on forum_path doesn't work within the Troubleshooting forums, part of the vBSEO SEO Plugin category; Hey, I define forum_path like this: [forum_id]-[forum_name] And then I choose everywhere the first setting so with [forum_path]/.. But it ...
Hey,
I define forum_path like this:
[forum_id]-[forum_name]
And then I choose everywhere the first setting so with
[forum_path]/..
But it doesn't work.
the forums have no link and the threads are displayed without forum path.
Hello,
you should also manually edit config_vbseo.php file to set the following:
define('VBSEO_GET_FORUM_PATH', 1);
(default is 0)
Oleg Ignatiuk / Crawlability Inc.
vBSEO 3.6.0 GOLD Released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
k, thx