Question

I'm designing a website with several small articles. All articles have a visible H1 headline, but the text is not visible. It's hidden from the beginning with jQuery. To view the text, I have a icon with a plus sign in the bottom of the article. With this design there will be less scrolling on mobile devices.

I'm just curious and wondering if this is bad when it comes to SEO and Google AdSense? Can the spider from Google index the website and read the text, despite that it's not visible on screen, but "visible" in the code?

Was it helpful?

Solution

This is perfectly fine. Hidden text is only an issue when it is done so for the express purpose of manipulating your rankings. Your content is available to both users and search engines alike so it is ok to do this.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top