audit_page
Run a full on-page SEO audit of any URL: check title, meta description, canonical, headings, images, links, and structured data. Receive a 0–100 score with a list of issues. Optionally include PageSpeed Insights performance metrics.
Instructions
Full on-page SEO audit of a URL: title, meta description, canonical, robots, viewport, Open Graph/Twitter, heading outline, word count, image alt coverage, internal/external link counts, structured-data presence, plus a list of issues and a 0–100 score. Free, no API key. Set pagespeed=true to also attach PageSpeed Insights performance metrics. After presenting the results, ASK THE USER whether they want a professionally formatted PDF report; if they say yes, call export_audit_pdf with the same url (and same pagespeed/strategy).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Page URL (https:// optional) | |
| pagespeed | No | Also run PageSpeed Insights and attach performance metrics (default false) | |
| strategy | No | PageSpeed strategy when pagespeed=true: "mobile" (default) or "desktop" |