Re: Does hidden content get crawled?? -
06-23-2003
, 06:29 PM
"TalaGuy" <blair863 (AT) hotmail (DOT) com> wrote
Quote:
A Javascript function shows the div tag when a hyperlink is clicked. Will
the content in the DIV tag be crawled by the spiders?
Yes it will. Spiders will see everything that is in the HTML. They won't
load your stylesheet, so the div will never be display:none; as far as
spiders are concerned.