Fix: “XML declaration not at start of entity”
Last updated September 29, 2025
This usually means whitespace or BOM before XML output. Check child theme files and custom snippets for stray spaces before <?php.
This usually means whitespace or BOM before XML output. Check child theme files and custom snippets for stray spaces before <?php.