rel nofollow div
The rel attribute with the value "nofollow" is used to indicate to search engines that they should not follow the links within the specified element.
In the case of a
element, the rel attribute with the value "nofollow" would not have any effect, as the
element is not an anchor element and does not contain any links. The rel attribute is typically used with (anchor) elements to control how search engines crawl and index the linked content.
原文地址: http://www.cveoy.top/t/topic/ilGr 著作权归作者所有。请勿转载和采集!
- 上一篇: mysql存储过程 查询某张表是否存在
- 下一篇: open文件模式