As we are noindexing all the Tag archives, this sometimes creates a lot of warnings in the Google GSC panel because the Google bot tries to follow the Tag hyperlinks and sees the noindex
meta tag, and then it generates hundreds of warnings in the category of Excluded by 'noindex' tag
since the Tag links are public on the posts.
I'm hoping to customize get_the_tags
to add rel="nofollow"
to every Tag archive hyperlink... and also for the Tag Cloud widget too if possible.