seo_audit
Audit any public web page's on-page SEO factors by fetching and analyzing its content. Identify missing meta tags, headings, and optimization opportunities without requiring Google credentials.
Instructions
Fetch and audit a web page's on-page SEO without Google credentials
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Public page URL to audit |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| h1 | Yes | ||
| url | Yes | ||
| lang | Yes | ||
| links | Yes | ||
| title | Yes | ||
| images | Yes | ||
| issues | Yes | ||
| Yes | |||
| viewport | Yes | ||
| canonical | Yes | ||
| openGraph | Yes | ||
| wordCount | Yes | ||
| httpStatus | Yes | ||
| metaRobots | Yes | ||
| schemaTypes | Yes | ||
| headingOutline | Yes | ||
| metaDescription | Yes |