
August 29th, 2006, 07:39 AM
|
|
Contributing User
|
|
Join Date: May 2004
Posts: 142
  
Time spent in forums: 1 Day 5 h 30 m 26 sec
Reputation Power: 12
|
|
|
DevShed and NoFollows
I have just been trying to figure out a question about devshed forums and was just wondering what people in SEO realms thought about devsheds use of NoFollows.
The one specific case (yes I am pulling this current page apart) that I am querying is the use of NoFollow on the title.
The current title on this page is "Search Engine Optimization" and this title links to http://forums.devshed.com/
What would be the benefit of using nofollow on links like this? (aka Why?)
The code is something like
Code:
<a rel="nofollow" href="/" class=smalltitle>
Search Engine Optimization
</a>
I am just using this as a learning exercise (learn from the best?).
Where do you use nofollow, other that the obvious user submitted external links?
Also the link to http://www.devhardware.com/ in the top right uses NoFollow, why or why not would people do this?
Last edited by thing2b : August 29th, 2006 at 07:43 AM.
|