7 ms·
I don't see why Google wouldn't index hidden it. As long as there is static text on the page, Googlebot will see it and index it. Has anyone seen any scenarios
by aam1r 15y ago
I don't see why Google wouldn't index hidden it. As long as there is static text on the page, Googlebot will see it and index it.
Has anyone seen any scenarios where there was static content on the page and Google didn't index it?
- delinka 15y agoThis kind of article reminds me of bad PDF redaction and then the redactor being surprised that people can still read the redaction. You don't stick text where a computer can read it and then marvel that the computer can read it. And if you want something truly hidden, you don't publish it. If you're worried about Google's index, they'll obey robots.txt. Alternatively, customize your reply when you get the Googlebot user agent.
- pork 15y agoYou're missing the point -- the site owners probably WANT that content to be indexed, but traditional spam protection measures have included (in the foggy past) not indexing the contents of hidden elements. BMW Germany famously stuffed a hidden DIV full of spammy keywords.
- JonnieCache 15y ago"Alternatively, customize your reply when you get the Googlebot user agent." WARNING: BE VERY CAREFUL DOING THIS! This is one of the main ways that the googlebot detects spam/malware sites and doing it can utterly destroy your ranking forever in some circumstances.
- mikeryan 15y agoAgreed. There's an implicit assumption that a hidden div at some point should turn to a viewable div otherwise there's no point in having it on the page to begin with.