Check launch basics
check_basicsChecks web pages for pre-launch oversights: placeholder titles, missing meta description or viewport, leftover noindex/robots.txt, and mixed content.
Instructions
Check the things that get forgotten at launch: template titles like 'Vite + React', the Vite favicon, missing meta description, viewport and lang, apple-touch-icon, noindex or robots.txt left on from staging, and mixed content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The page to check: a live URL, a preview deployment, or a local dev server like http://localhost:5173 |