HTML / XML / JS, low-level validity (cross-cutting)LowInferred
BOM/invisible characters
What it is
Hidden characters corrupt markup.
Why it matters
Can break parsing/JSON-LD.
How to fix it
Strip BOM/invisibles.
Impact
Low. Inferred.
Evidence
Clean markup parses reliably. Google Search Central, Structured data general guidelines