Pressing the tag search button an error message comes up saying that this was an invalid link.
I'm using 3.2 RC5.
Is this a known bug?
Thanks in advance.
This is a discussion on Tag search doesn't work within the General Discussion forums, part of the vBSEO SEO Plugin category; Pressing the tag search button an error message comes up saying that this was an invalid link. I'm using 3.2 ...
Pressing the tag search button an error message comes up saying that this was an invalid link.
I'm using 3.2 RC5.
Is this a known bug?
Thanks in advance.
That should be fixed in the next vBSEO build.
Oleg Ignatiuk / Crawlability Inc.
vBSEO 3.6.0 GOLD Released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
Thanks Oleg.
But after disabling the Tag rewrite I get one more error message (error 404) clicking on a tag.
Is this a bug too?
Please try to modify functions_vbseo.php file:
find:replace with:PHP Code:if(THIS_SCRIPT == 'tags' && $_GET['tag'])
PHP Code:if(VBSEO_REWRITE_TAGS && THIS_SCRIPT == 'tags' && $_GET['tag'])
Oleg Ignatiuk / Crawlability Inc.
vBSEO 3.6.0 GOLD Released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
Thank you. It worked!
You are welcome!
Oleg Ignatiuk / Crawlability Inc.
vBSEO 3.6.0 GOLD Released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
The problem with the tag search button isn't fixed in the RC7 release. Why that?
Does it happen for you here on vbseo.com? Please open a support ticket with ftp access for troubleshooting.
Oleg Ignatiuk / Crawlability Inc.
vBSEO 3.6.0 GOLD Released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!