Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个关于幻灯片的 seo 问题的想法。
对于幻灯片尚未显示的内容,我将它们视为隐藏的div。如果内容出于 SEO 原因隐藏/显示内容,它们将被编入索引,但可能会被搜索引擎(当然是谷歌...)所反对。
此外,有些人说实际上谷歌看到的应该是用户点击链接时看到的。
但是,如果关键字位于此时未显示的部分,这些关键字或描述会被搜索引擎检测到吗?
搜索引擎会看到您在 HTML 中放入的任何内容。即使内容被 CSS 隐藏,它也会被它们抓取和索引。