On Album Gallery the navigation between pages is being rel="nofollow" by vBSEO. Other than exclude the albumall.php from vbseo which causes other issues, is there a way I can tell vbseo not to rel that navigation?
Thank you!
This is a discussion on Need to remove some rel="nofollow" within the General Discussion forums, part of the vBSEO SEO Plugin category; On Album Gallery the navigation between pages is being rel="nofollow" by vBSEO . Other than exclude the albumall.php from vbseo ...
On Album Gallery the navigation between pages is being rel="nofollow" by vBSEO. Other than exclude the albumall.php from vbseo which causes other issues, is there a way I can tell vbseo not to rel that navigation?
Thank you!
As this is not a core vb script, vbseo shouldn't be doing much to it. Check if the nofollow exists in the source code it self.
Brian Cummiskey / Crawlability Inc.
Security vbulletin - Patch Level for all supported versions released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
I did. The template pulls:
And when I excluded albumall.php in vbseo it was no longer rel="nofollow"'dCode:<div id="pagination_top">
You can try adding in rel="novbseo" into the pagination links in the template. That should stop vbseo from parsing it.
Brian Cummiskey / Crawlability Inc.
Security vbulletin - Patch Level for all supported versions released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
I apologize, I was wrong. The code for the pages is actually:
Any way to exclude vbseo there?Code:{vb:raw $pagenav }
Thanks!
Not without hacking code...
I'd suggest asking the mod author for more assistance on this matter and see if they have a workaround.
Brian Cummiskey / Crawlability Inc.
Security vbulletin - Patch Level for all supported versions released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!