Hello,
I have a question about rel=nofollow,
I upgraded my vb forum from 3.6.8 to 3.7 b5, and i was editing the templates
and i saw a rel=nofollow difference between old and new template
and new one isCode:<a href="online.php$session[sessionurl_q]" rel="nofollow">$vbphrase[currently_active_users]</a>: $totalonline (<phrase 1="$numberregistered" 2="$numberguest">$vbphrase[x_members_and_y_guests]</phrase>)
I was wondering how that rel=nofollow added to old style. Because i didn't add it, maybe it was default at vbulletin or vbseo added it.Code:<a href="online.php$session[sessionurl_q]">$vbphrase[currently_active_users]</a>: $totalonline (<phrase 1="$numberregistered" 2="$numberguest">$vbphrase[x_members_and_y_guests]</phrase>)
Anyway, should i also add that rel=nofollow to new template manually or is it already blocking google to visit online.php by another method?



LinkBack URL
About LinkBacks





Reply With Quote
