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.
我正在研究 ruby on rails 应用程序。在我的一个页面中,我想防止页面的一部分被谷歌索引。是否可以防止部分页面从谷歌索引?
您可以尝试使用 googleon/googleoff 标签
<!--googleoff: index--> don't index this content <!--googleon: index-->