Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Does google index pages with hidden divs?

I am starting to redesign and develop a site that contains a lot of text and I am thinking of ways to organize the information on the site so that it looks cleaner. On some parts of the site I would like to implement a jquery toggle effect where some content is placed in a hidden div and that content will show or hide depending on a user's onclick event.

Would this technique of organizing content greatly harm the SEO of the site? At what point would google start viewing this as spam and drop the site from being indexed all together?

//Update - found some answers.

I guess to clarify, as a response to some answers below, the purpose of the hidden divs would be to toggle between showing/hiding the content for organizational purpose where any hidden text would eventually be shown to the user.

However, after much digging around, Matt Cutts from google does pretty much say that as long as you are not keyword stuffing your hidden text and abusing the system by trying to trick the googlebot, you should generally be fine. He also gives a funny example of keyword stuffing gone wrong.

like image 982
Yin Avatar asked Sep 10 '25 20:09

Yin


1 Answers

Aparently yes.

Nothing escapes the eye of sauron.

like image 162
Learning Avatar answered Sep 13 '25 00:09

Learning