Iframes cannot be in the HTML head, so during rendering, the iframe closes the head and opens the body. The problem: Title, meta description, robots directive, canonical and hreflang are all defined here after that and are outside the head after rendering and thus no longer exist.