URL rewrite not working for the pagination links when Simple Paging option is enabled in CMS sections.
This is a discussion on URL rewrite not working with Simple Paging within the Troubleshooting forums, part of the vBSEO SEO Plugin category; URL rewrite not working for the pagination links when Simple Paging option is enabled in CMS sections....
URL rewrite not working for the pagination links when Simple Paging option is enabled in CMS sections.
Hello,
try to modify functions_vbseo.php file:
find:
add above:PHP Code:if($k)
PHP Code:$k = trim($k);
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!
thanks
working fine now