Hello the vbseo team,
I have found a vbseo behaviour with nofollow. I have this nofollow configuration actually:
Internal rel="nofollow"sExternal rel="nofollow"s
- Add rel="nofollow" to ALL Sorting Links NO
- Add rel="nofollow" to ALL Dynamic Pages NO
- Add rel="nofollow" to Links pointing TO Member Profiles FROM Postbit NO
- Add rel="nofollow" to Links pointing TO Member Profiles FROM Forumhome NO
However vbseo keep adding a nofollow on some link of my allowed domain on my navbar for example, the link
- Add rel="nofollow" to ALL External URLs YES
- External domains "Whitelist" = heapoverflow.com
is rewrote in my CRR '^usercp\.php$' => 'profile/[NF]' then the link in the source shows<a href="usercp.php"></a>. It's not good because vbseo thinks it is an external links and add a nofollow ... I have found a workaround to this which is to hardcode in the template the link<a href="http://heapoverflow.com/f0rums/profile/" rel="nofollow">
instead of<a href="http://heapoverflow.com/f0rums/profile/"
but that's not the correct way to patch and that's much to you to patch vbseo than me playing with links. You can check the bug in live in my forum, I have just hardcoded hxxp://heapoverflow.com/f0rums/directory/ in the template, this patches at least the directory link which must be followed but almost all others links have a nofollow ..<a href="usercp.php"></a>
Hope this could be patched.


LinkBack URL
About LinkBacks





Reply With Quote
