heading_structure
Analyze a page's heading hierarchy (H1-H6) and flag issues: missing H1, multiple H1s, skipped levels. Verify content structure for SEO and accessibility.
Instructions
Analyze a page's heading hierarchy (H1-H6). Returns the heading outline/tree, counts per level, and issues like missing H1, multiple H1s, or skipped levels. Use to verify content structure for SEO and accessibility.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The full URL to analyze (e.g. https://example.com/page) |