example 9 - noindex scenarios

UPPERCASE

Some developers or CMS decide to use uppercase spelling of HTML. This really doesn't matter. Google and probably all tools really don't care. Consider the following example:

<META NAME="ROBOTS" CONTENT="NOINDEX, FOLLOW" />

Google Search Console URL Inspection will declare this Excluded by ‘noindex’ tag which is in line with the specifications.