As the title says: Do web spiders read content that is not shown with display: none; CSS code?
I have visited my website with Lynx, and I can still see the content.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes. Some search engine spiders supposedly don’t index it or only use it to check for spam, but it is visible. Most spiders don’t process CSS or client side scripting.