Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Discussions > Crawling, indexing, and ranking > Use of nofollow tags and rel="friend" tags
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  11 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
xgene  
View profile  
 More options Aug 14 2008, 3:31 pm
From: xgene
Date: Thu, 14 Aug 2008 12:31:19 -0700 (PDT)
Local: Thurs, Aug 14 2008 3:31 pm
Subject: Use of nofollow tags and rel="friend" tags
We are developing OpenSocial applications where users can add their
own links. Normally, in a blog or similar we would add rel="nofollow"
tags to all these links. However, in the OpenSocial world we are
using, or would like to use, some of the tagging recommended by
OpenSocial (rel="friend" for example).

However, we are concerned that this could end up putting us in a bad
neighborhood and we end up being penalized.

How does Google deal with tags other than rel="nofollow" for purposes
of ranking? Should we put "nofollow" tags on all the links in addition
to any other opensocial tags?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
BBdeath  
View profile  
 More options Aug 14 2008, 4:02 pm
From: BBdeath
Date: Thu, 14 Aug 2008 13:02:59 -0700 (PDT)
Local: Thurs, Aug 14 2008 4:02 pm
Subject: Re: Use of nofollow tags and rel="friend" tags
I think according to it's original purpose you should use nofollow to
prevent comment/user generated spamming- with the only goal to boost
SE rankings.

So it is for your own protection- not to have be stuffed with
worthless/irrelevant content. In cases where there is no danger of
spamming (areas under editorial control or under trusted user control)
why should you use nofollow? Probably links appear because they are
evaluated to be useful.

On Aug 14, 8:31 pm, xgene wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
developdaly  
View profile  
 More options Aug 14 2008, 4:17 pm
From: developdaly
Date: Thu, 14 Aug 2008 13:17:40 -0700 (PDT)
Local: Thurs, Aug 14 2008 4:17 pm
Subject: Re: Use of nofollow tags and rel="friend" tags
Is it possible to do something like rel="nofollow friend"?

On Aug 14, 2:31 pm, xgene wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
webado  
View profile  
 More options Aug 14 2008, 4:43 pm
From: webado
Date: Thu, 14 Aug 2008 13:43:09 -0700 (PDT)
Local: Thurs, Aug 14 2008 4:43 pm
Subject: Re: Use of nofollow tags and rel="friend" tags
The usage of rel is application dependent.

There are no specific guidelines as to values that are acceptable
except a few.

You can use anything there, no browser will croak, no robot will care
until you use a value they recognize and then it is taken into
consideration.

For <link .. > tags in the head you have a few rel values that
represent specific things, like stylesheet, icon, whatever.

For <a ...> tags in the body of the page only nofollow has any meaning
and then it only has it for Googlebot.

Any other values you use have to be programmed elsewhere into an
application that makes use of them..
I use "external"  and this goes together with a script I have that
opens such a link in a new window. I use that because under xhtml
strict you may not use the target attribute. This is a workaround. I
can also graft on this the use of a small graphic to signal a new
window, or whatever I want to program it as.

The point I'm making is when you use rel="friend" this by itself is
totally meaningless. Google and all search engine robots will totally
ignore it.

The may be an application  that makes use of it, at least a script
used on the site which does something special when it sees
rel="friend" - according to how it was programmed.

There are no right or wrong values for the rel attribute.

On 14 août, 16:17, developdaly wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Shades1  
View profile  
 More options Aug 14 2008, 11:48 pm
From: Shades1
Date: Thu, 14 Aug 2008 20:48:14 -0700 (PDT)
Local: Thurs, Aug 14 2008 11:48 pm
Subject: Re: Use of nofollow tags and rel="friend" tags
I think you should post the no follow on all paid links. The rest is
debatable and as BBdeath pointed out, it a good cya for your own
protection. Webado, what are some of the different ones out there that
are recognized besides the nofollow for links? Just curious.

On Aug 14, 1:31 pm, xgene wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
webado  
View profile  
 More options Aug 14 2008, 11:57 pm
From: webado
Date: Thu, 14 Aug 2008 20:57:14 -0700 (PDT)
Local: Thurs, Aug 14 2008 11:57 pm
Subject: Re: Use of nofollow tags and rel="friend" tags
For the <a ..> tag only rel="nofollow" and then only by Googlebot.

For the <link tag in the head you will have a few other specific ones:

<link rel="shortcut icon"  .... />
<link rel="icon"     ..........  />
 <link rel="stylesheet" ...... />

Something  else for specifically linked pages but I am not familiar
enough with them.  start, previous, next, end  I believe. Not sure of
the words either.

On Aug 14, 11:48 pm, Shades1 wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
JohnMu Google employee  
View profile  
 More options Aug 15 2008, 2:41 am
From: JohnMu
Date: Thu, 14 Aug 2008 23:41:28 -0700 (PDT)
Local: Fri, Aug 15 2008 2:41 am
Subject: Re: Use of nofollow tags and rel="friend" tags
Hi developdaly and welcome to the groups!

It looks like you're already getting some great advice, thanks
everyone!

I just wanted to add a short comment -- yes, it is possible to use
rel="nofollow friend" and we will generally find the "nofollow" part
on a link that has an attribute like that.

John


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
janice76  
View profile  
 More options Aug 15 2008, 5:37 pm
From: janice76
Date: Fri, 15 Aug 2008 14:37:52 -0700 (PDT)
Local: Fri, Aug 15 2008 5:37 pm
Subject: Re: Use of nofollow tags and rel="friend" tags
so what does that mean then?  "nofollow friend"?  that you won't
follow it?  what does "friend" mean?

On Aug 15, 2:41 am, JohnMu wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
developdaly  
View profile  
 More options Aug 15 2008, 5:39 pm
From: developdaly
Date: Fri, 15 Aug 2008 14:39:54 -0700 (PDT)
Local: Fri, Aug 15 2008 5:39 pm
Subject: Re: Use of nofollow tags and rel="friend" tags
Well it could mean that that link won't pass PR and Google won't
follow it, but they will still recognize the target URL is related to
the page as a friend.

On Aug 15, 4:37 pm, janice76 wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
JohnMu Google employee  
View profile  
 More options Aug 15 2008, 7:07 pm
From: JohnMu
Date: Fri, 15 Aug 2008 16:07:56 -0700 (PDT)
Local: Fri, Aug 15 2008 7:07 pm
Subject: Re: Use of nofollow tags and rel="friend" tags
In HTML the attributes can have different, independent values
separated by a space. In the case of rel="nofollow friend", we will
recognize the "nofollow" part and ignore the rest. You could provide a
whole list of values, we'll just pick out whether or not there is a
"nofollow" listed as well :). Some sites might use CSS to display some
kinds of links differently, sometimes based on different rel-values.

Hope it helps!
John


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
xgene  
View profile  
 More options Aug 15 2008, 8:11 pm
From: xgene
Date: Fri, 15 Aug 2008 17:11:52 -0700 (PDT)
Local: Fri, Aug 15 2008 8:11 pm
Subject: Re: Use of nofollow tags and rel="friend" tags
OK, then. Appending multiple attributes in the tag allows us to both
establish the relationship for purposes of OpenSocial applications
while still keeping our noses clean for Google search.
That answers my question.

Thanks everyone.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »