scan_onpage_seo
Analyze on-page SEO from a live URL or HTML string: verify meta title, description, Open Graph, Twitter Cards, canonical tags, and image alt attributes, flagging missing width/height for CLS.
Instructions
Scans On-Page SEO elements from a live URL or HTML string: Meta title length/pixel width, Meta description, Open Graph tags, Twitter Cards, Canonical tags, and Image Alt tags (with missing width/height CLS checks).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Live web page URL to fetch and audit. | |
| html | No | Raw HTML markup string to audit offline. |