Sorry, we don't support your browser.  Install a modern browser

Flag when there is an iFrame in the HTML head#316

?

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.

7 months ago