Audit Content Quality
audit_content_qualityEvaluate a web page's content quality with metrics for word count, readability, heading structure, link density, media richness, and engagement. Receive a 0-100 score and actionable recommendations.
Instructions
Analyze content quality of a web page: word count, readability score (multilingual), text-to-HTML ratio, heading structure, link density, media richness, and engagement signals (TOC, FAQ, CTA). Returns a 0-100 score with per-category breakdown and actionable recommendations. Does NOT check SEO meta tags — use audit_onpage for that.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL of the page to audit | |
| locale | No | Language code for readability scoring. 'auto' detects from the HTML lang attribute. | auto |
| timeout | No | Request timeout in milliseconds |