Results 1 to 6 of 6

?referrerid=X

This is a discussion on ?referrerid=X within the General Discussion forums, part of the vBulletin SEO Discussion category; Let's say you have 100 different users linking to the same thread using their personal referrerid. Wouldn't this mean you ...

  1. #1
    Member
    Real Name
    Christian Schweitz
    Join Date
    Aug 2006
    Posts
    38
    Liked
    0 times

    ?referrerid=X

    Let's say you have 100 different users linking to the same thread using their personal referrerid. Wouldn't this mean you would be possible under penalty for duplicate content? Or did I misunderstand how Google reads variables on urls completely wrong?

    Are
    thread-100.html?referrerid=100
    and
    thread-100.html?referrerid=200

    counted as the same url with same PR, or two different urls, different PR and duplicate content?

    If the later, is it possible to 301 redirect the referredid-url, back to the original, but still keeping the cookie?

    Thanks for any input!

  2. #2
    rob
    rob is offline
    Senior Member rob's Avatar
    Real Name
    Rob
    Join Date
    Oct 2005
    Location
    Eastbourne, UK
    Posts
    982
    Liked
    2 times
    I think this a thread worth discussing - does vbseo 301 this?
    Rob - SEO Specialist

  3. #3
    vBSEO Staff Ace Shattock's Avatar
    Real Name
    Ace Shattock
    Join Date
    Jul 2005
    Location
    Auckland, New Zealand, New Zealand
    Posts
    4,012
    Liked
    13 times
    I don't know the answer to that, but it sure makes it harder for users to work out what their UserID is.

  4. #4
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    168 times
    referrerid is removed from URL for SE bots and they are redirected to the "clean" URL instead.

  5. #5
    rob
    rob is offline
    Senior Member rob's Avatar
    Real Name
    Rob
    Join Date
    Oct 2005
    Location
    Eastbourne, UK
    Posts
    982
    Liked
    2 times
    Here's a little tip to make people aware of their referrer id and even give them a link.

    In MEMBERINFO find
    Code:
    <div class="bigusername">
    REPLACE with
    Code:
    <div class="bigusername"><if condition="$userinfo[userid] == $bbuserinfo[userid]"><div style="float:right; margin-left:10px; width:500px; font-size:14px; color:red; font-weight:900;">To refer people to this site and boost your referals, please copy and paste the following address:<br /><input type="text" style="width:340px" readonly="readonly" value="http://www.XXXYOURDOMAINXXX.XXX?referrerid=$bbuserinfo[userid]" />
    </div></if>
    NOTE: Change the domain in the code above to match your own.

    Hope it helps
    Rob - SEO Specialist

  6. #6
    Senior Member
    Real Name
    thompson
    Join Date
    Jul 2007
    Posts
    198
    Liked
    0 times
    thanks

Posting Permissions

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