seo_basics
Fetch an HTML page to report its title, meta description, canonical link, and basic length/H1 checks, helping site owners verify on-page SEO basics on authorized sites.
Instructions
Fetch an HTML page and report title, meta description, canonical link, and basic length/H1 checks. Only use on sites you own or have explicit permission to test. Defensive/informational checks only — no exploit or attack tooling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | HTML page URL to inspect. | |
| timeoutMs | No | Request timeout in ms (default 12000). |