My information pages are detailed and can get pretty long. The software I use has a show more link option so the users if they want to read the comments don't need to scroll to far down the page.
I know this is a bit of a loaded question and opinions will vary but does hiding some of the information text like this affect the page in the search results. Will Google not index the hidden text for searches since it is hidden in a span that has it's display set to none, at least until the show more link is hit? (that is how the show more link works with the software I use, not ajax)
I know in the past this was bad practice (due to people keyword stuffing, etc..) but I see it being used a lot more now (the show more link/button). Is Google smart enough these days to see that this is a valid use of hiding text while still including it in their index?
Thanks