Here is an unusual scenario for you. You have a web page, the web page is one page of many on your site. This specific page does not allow search engines to crawl them by using a robots.txt file to restrict access. Now, the webmaster wants to hide links or text on that page from the end user. If you hide text on pages that search engines are not suppose to crawl, but I guess technically can crawl since the page is not password protected, are you at risk to a penalty from a search engine?
Got that? Page A contains a noindex, nofollow META Tag. Page A, hides links and text. Can Page A cause the whole site to be penalized by Google, Yahoo, Live, Ask.com or other search engines?
We know hiding links and text are against all search engines terms of service. But can you hide links and text on pages that search engines are asked not to crawl?
Why would someone want to do this? Designers might do this for 'creative reasons.'
There is currently a debate going on about this topic at WebmasterWorld. Personally, I think it would be fine to hide links or text in this situation - at least it won't be a violation of the terms of a search engine, since search engines are not allowed to access that page. It might violate your end user's terms of service, but technically, what a search engine should not be crawling should not be of interest to a search engine.
Am I right?
Forum discussion at WebmasterWorld.
Like The Story? Vote For It On Yahoo Buzz! Or On Sphinn!
rustybrick in Search Engine Optimization at January 22, 2008 7:35 AM
Comments (5)

Comments
You're spot on, Barry. Uncrawlable stuff as well as noindex'ed pages can't violate any search engine's TOS WRT to hidden text/links.
There might be one exception: If a page is disallow'ed in robots.txt, but has strong inbound links, it will be indexed by all major search engines. Then if the page does a sneaky redirect, Matt's gang in building 43 would be upset. In this case I'd add a "noindex" X-Robots-Tag, or robots meta tag, and allow crawling. "Disallow:" in robots.txt allows indexing by design, so a search engine can argue that the Webmaster performing the sneaky redirects or other nasty stuff on disallow'ed pages has asked for indexing webspam, hence deserves a penalty.
Posted by Sebastian at January 22, 2008 08:21