Prepare corrected WordPress content
aeo_prepare_wordpress_fixesGenerate and return a concise meta description for the tool aeo_prepare_wordpress_fixes.
Instructions
Prepare, but do not publish, corrected WordPress post HTML for duplicate content H1s and missing or empty image alt text. Returns exact changes and unresolved items for review before the connected WordPress MCP updates the post.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_url | Yes | Live WordPress page URL | |
| issue_codes | Yes | Issue codes to fix, such as multiple_h1 or image_missing_alt | |
| content_html | Yes | Latest WordPress post body HTML | |
| image_alt_texts | No | ||
| theme_renders_title_h1 | No | Set true only after confirming the WordPress theme already renders the post title as the page H1 |