En Son Ne Zaman A?lad?n?z? - MsXLabs
Page 2's link:
En Son Ne Zaman A?lad?n?z? - MsXLabs
Opened version:
En Son Ne Zaman A?lad?n?z? - MsXLabs
I have all blog url rewriting options enabled. (vbseo 3.2)
This is a discussion on Blog Entry Comments Pagination within the Troubleshooting forums, part of the vBSEO SEO Plugin category; En Son Ne Zaman A?lad?n?z? - MsXLabs Page 2's link: En Son Ne Zaman A?lad?n?z? - MsXLabs Opened version: En ...
En Son Ne Zaman A?lad?n?z? - MsXLabs
Page 2's link:
En Son Ne Zaman A?lad?n?z? - MsXLabs
Opened version:
En Son Ne Zaman A?lad?n?z? - MsXLabs
I have all blog url rewriting options enabled. (vbseo 3.2)
Why aren't they rewritten and why "?page=2" is still there when i open the page? Any ideas?
Please try to modify functions_vbseo.php file:
FIND:
ADD BELOW:PHP Code:$newurl = vbseo_blog_url(VBSEO_URL_BLOG_ENTRY, $apars);
PHP Code:}else
if(($apars['b']||$apars['blogid']) && (count($apars) == 2) && $apars['page'])
{
if(VBSEO_REWRITE_BLOGS_ENT)
$newurl = vbseo_blog_url(VBSEO_URL_BLOG_ENTRY_PAGE, $apars);
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!
It worked, thanks.
Great!
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!