Skip to main content

Practice ยท 3 of 3

Debug: The Wide-Open Embed

This page embeds a comment widget with NO sandbox at all, the iframe has no title, and the page's robots meta blocks indexing of a page that should be public. Repair: add a least-privilege sandbox (the widget renders its comment form โ€” scripts and forms), give the iframe a title, and switch robots to allow indexing but still crawl links (index, follow).

Difficulty: advanced

Back to lesson: Practice: Sandboxed Embeds & Metadata โ€” Practice