View Single Post
  #5 (permalink)  
Old 05-14-2004, 01:52 PM
joeinfo joeinfo is offline
WebProWorld New Member
 
Join Date: Apr 2004
Location: California
Posts: 2
joeinfo RepRank 0
Default CSS concern about removing link underline

does anyone alse have an opinion on this...

because it is so easy to hide links using css (as was mentioned in this topic), by making the link the color of the body text and removing the underline, do you think that search engines may penalize sites for using { text-decoration: none } in the styles tag?

search engines say that they penalize sites for hiding links (which are often added to pages merely to increase page rank for the "linked" sites). i've noticed this CSS abuse on many sites and -- if i've noticed it -- i'd assume that the folks at the search engines are wise to it as well.

any thoughts?
Reply With Quote