标签: html hyperlink href
我网站上的链接由php代码制成nofollow,但是,我注意到代码块中的链接没有rel =“ nofollow”属性。我该如何使代码块的链接无效:
<a href="https://google.com">Google</a>
Google甚至可以读取代码块链接吗?