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.
正如标题所说:网络蜘蛛会读取未使用display: none;CSS 代码显示的内容吗?
display: none;
我用 Lynx 访问了我的网站,我仍然可以看到内容。
是的。一些搜索引擎蜘蛛据说不会索引它或仅使用它来检查垃圾邮件,但它是可见的。大多数蜘蛛不处理 CSS 或客户端脚本。