Possible Duplicate:
How bad is it to use display: none in CSS?
I was wondering if search engines can read <a> elements with display:none.
Is it true? Can search engines see elements hidden by CSS rules?
I was wondering if search engines can read Is it true? Can search engines see elements hidden by CSS rules? |
|||
|
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
|
Yes, they can, but beware: if you stuff invisible elements with keywords and they find out, you could risk getting excluded from their search results. |
|||||||
|
|
Yes. From http://www.456bereastreet.com/archive/200510/google_seo_and_using_css_to_hide_text/
|
|||
|
|