1) how does this work?
-- spiders recognize it as a link but will just ignore it...
2) where should one implement this and why?
-- to useless links...
3) If one doesnt vs Does what kind of a Ranking difference is one looking at?
-- am confused sorry
4) How does one implement this?
-- it his sites coding...
5) anything else that needs to be implemented with the nofollow command?
-- only useless links...
6) what exactly is the command itself "ie" "no=follow" etc...
-- it will be like this:
a[rel~="nofollow"] {
border: thin dashed firebrick ! important;
background-color: rgb(255, 200, 200) ! important;
}
|