Use when auditing metadata, crawlability, structured data, or indexability related to Fix malformed HTML structure. Verify the rendered HTML and HTTP response rather than relying only on source files.
58
67%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./skills/broken-html/SKILL.mdMalformed HTML can cause rendering issues across browsers and may prevent search engine crawlers from accurately parsing and indexing your content.
Validate the HTML structure of the page to identify any unclosed tags, incorrect nesting, or structural errors.
Correct the malformed HTML by properly closing tags and ensuring all elements are nested according to the HTML5 specification.
Explain how significant HTML errors can impact search engine bot crawling and the accessibility of a website.
Review metadata generation, rendered HTML, structured data, and response headers related to Fix malformed HTML structure. Flag exact routes or templates where search-facing output violates the rule, and describe how to verify the final page output.
For full implementation details, code examples, and framework-specific guidance,
see references/rule.md.
Rule page: https://frontendchecklist.io/en/rules/seo/broken-html
48405aa
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.