Live data from Hacker News

Matt Cutts Using CSS to hide Text and links on His Own Blog

webmasterfacts.com

1–10 of 10 posts

Re: Matt Cutts Using CSS to hide Text and links on His Own Blog

#3
I think it's more interesting that he used rel="nofollow" on an anchor link. I think that shows that he isn't trying to optimize his own blog. This div was probably hidden while modifying the design and he never went back and deleted it from the footer.

Re: Matt Cutts Using CSS to hide Text and links on His Own Blog

#10
This is foolish. I can tell our author here is new to both web design and SEO, and needs some education:

https://support.google.com/webmasters/answer/66353?hl=en

>"Are any text or links there solely for search engines rather than visitors?

However, not all hidden text is considered deceptive"

The rule is not, "no hidden elements anywhere ever." display:none is used extensively for menus, tabs, and interactive elements; there's a display:none on the home page of most major sites.

Here we have someone trying to create a controversy where there is none - probably for links. Even then, it would take a fair amount of ignorance about the internet to even write this post, as one would otherwise know how foolish it would look.