Results 1 to 2 of 2

rel nofollow question

This is a discussion on rel nofollow question within the General Discussion forums, part of the vBSEO SEO Plugin category; Hello, I have a question about rel=nofollow, I upgraded my vb forum from 3.6.8 to 3.7 b5, and i was ...

  1. #1
    Member
    Real Name
    usekes
    Join Date
    Aug 2006
    Posts
    79
    Liked
    0 times

    rel nofollow question

    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

    Code:
       <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>)
    and new one is

    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>)
    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.

    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?

  2. #2
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    22,367
    Liked
    542 times
    Blog Entries
    4
    vBulletin never added rel="nofollow" before and vBSEO adds rel="nofollow" on the fly so it must be you or any other admin that added rel="nofollow" to the template.

    You shall block online.php within robots.txt and also add rel="nofollow" within the template also.
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

Similar Threads

  1. Question about nofollow meta tag
    By FightRice in forum General Discussion
    Replies: 1
    Last Post: 02-16-2008, 11:56 AM
  2. rel nofollow question
    By jono in forum General Discussion
    Replies: 1
    Last Post: 04-02-2007, 08:31 PM
  3. The use of rel=nofollow
    By Nick0r in forum General Discussion
    Replies: 2
    Last Post: 10-05-2006, 01:56 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •