문제

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?

도움이 되었습니까?

해결책

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top