The Artima Developer Community
Sponsored Link

Java Buzz Forum
rel="nofollow" is a great idea

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
dion

Posts: 5028
Nickname: dion
Registered: Feb, 2003

Dion Almaer is the Editor-in-Chief for TheServerSide.com, and is an enterprise Java evangelist
rel="nofollow" is a great idea Posted: Jan 19, 2005 9:47 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by dion.
Original Post: rel="nofollow" is a great idea
Feed Title: techno.blog(Dion)
Feed URL: http://feeds.feedburner.com/dion
Feed Description: blogging about life the universe and everything tech
Latest Java Buzz Posts
Latest Java Buzz Posts by dion
Latest Posts From techno.blog(Dion)

Advertisement
I love the new rel="nofollow" attribute that you can put into links now. I am also amazed at how quick the attribute went from an idea to implemented in a lot of software! The idea is that you can place a rel="nofollow" attribute to a link. E.g. <a href="http://to.some.site.com/foo" rel="nofollow">foo</a> If a link has this attribute, the engines such as Google, Y!, MSN Search, etc know that the link isn't 'trusted'. This is particularly helpful in areas such as blogs when people can randomly write comments with URLs (unless they are stripped etc of course). No the blog software can always put in the new attribute and spammers won't be able to bump their PageRank. Although this is great to see, it would be nice to have a few more semantics (and have them defined in a small spec somewhere). For example, maybe I want to say "I really like this site", "I don't really know about this site but don't punish it", "This site it totally untrusted", etc. I also don't know about the value "nofollow". How about "untrusted" or "trusted" or "super-duper-fan-baybee" :)

Read: rel="nofollow" is a great idea

Topic: Tsunami and Earthquake Relief. Your contribution matters! Previous Topic   Next Topic Topic: Is Java still

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use