Today I read The danger of target=_blank and opener which has some good pointers about how to open links in a new window, e.g. <a href="https://an.evil.site" target="_blank" rel="noopener noreferrer nofollow">An evil site</a>
Tag Archives: nofollow
Robots HTML META tags
Reply
Today I added the Robots <META> tag with noindex, nofollow to my HTML error documents.