tooltrace_seo_audit
Audit a webpage's SEO health with a 0-100 score, covering metadata, headings, images, canonicals, robots, social tags, schema, and content length. Get evidence-based recommendations to fix issues.
Instructions
Run an SEO audit on a webpage. Returns a score (0-100), weighted checks for metadata, headings, images, canonical signals, robots directives, social tags, schema, and content length, with evidence and recommendations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Public webpage URL to audit | |
| render | No | Rendering mode. 'never' = fast static fetch (1 credit). 'auto' = static first, browser if needed. 'always' = browser rendering (5 credits). | auto |
| wait_until | No | Browser navigation milestone. Only used with browser rendering. | |
| wait_for_selector | No | CSS selector to wait for on rendered pages. |