After upgrading my tags seems to be not working.
As you go here Friends Korner - Tags
When you click a tag it does not show the threads for that tag.
In CRR i have
Code:'^tags\.php\?tag=(.+)$' => 'tags/$1/' '^tags\.php$' => 'tags/'
This is a discussion on After Upgrading to vBSEO RC7 within the Troubleshooting forums, part of the vBSEO SEO Plugin category; After upgrading my tags seems to be not working. As you go here Friends Korner - Tags When you click ...
After upgrading my tags seems to be not working.
As you go here Friends Korner - Tags
When you click a tag it does not show the threads for that tag.
In CRR i have
Code:'^tags\.php\?tag=(.+)$' => 'tags/$1/' '^tags\.php$' => 'tags/'
Hello Kaleem ,
vBSEO 3.2.0 Rc versions have built in tag rewrite support. Probably they are conflicting with your CRR . Please try removing your CRR's and configure your tag rewrite option.
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
Ok i removed them but the problem is still there. I checked out the TAGs urls, they are default as it was and its on.
Please check this : Upgraded to RC7 and...
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
Please try the following :
- Download config_vbseo.php to your pc and edit via a text editor
- Look for the following line
PHP Code:define('VBSEO_URL_TAGS_FILTER', 0);
- Change the line setting from 0 to 1 or 1 to 0
- save config_vbseo.php and upload to your server
- open vbseo control panel and save your settings without changing any setting
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
Hello,
it should work with VBSEO_URL_TAGS_FILTER enabled as well. Can you open a ticket with ftp access to check this issue?
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!
Hello,
/* NOTE: This issue has been resolved. The fix will be distributed with the next vBSEO build. */
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!