Spotting an accidental noindex
Input: <head><title>Pricing</title><meta name="robots" content="noindex, nofollow"></head>
Output: Title: "Pricing" (7 chars). Robots: noindex, nofollow — flagged, because this asks search engines not to index the page. Meta description: missing. Canonical: none. Viewport: missing. H1 count: 0.
Catches a robots directive left over from a staging environment.
