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.
是否可以为整个页面添加nofollow而不是
rel="nofollow"
每个链接?
我有一些个人资料页面,用户可以在其中输入他们的联系人和其他可能是垃圾邮件的内容,我 cba 可以更改所见即所得数据的过滤器。
将此元标记放在head
head
<meta name="robots" content="nofollow" />
参考链接:
rel=nofollow