Audit content quality
audit_contentAudit WordPress content for missing SEO titles, descriptions, H1s, featured images, excerpts, categories, and alt text. Get a list of issues and IDs to fix them.
Instructions
Sweep a content type and report the problems worth fixing: missing SEO titles and descriptions, missing or duplicate H1s, thin content, missing featured images, missing excerpts, uncategorised posts, and images without alt text. Read-only — it names the issues and the IDs so you can fix them with bulk_update_content or update_content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Content type to audit. | post |
| limit | No | How many items to examine. | |
| status | No | Which status to audit. Published content is usually what matters. | publish |
| site_id | No | Which configured WordPress site to act on. Optional — with a single site configured it is used automatically; with several, the default site is used unless you name one. Run list_sites for valid ids. | |
| thin_content_words | No | Word count below which content is flagged as thin. |