structured_data_repair
Identify missing JSON-LD schema types from page content signals and return pre-filled templates for areas like BlogPosting, FAQPage, HowTo, BreadcrumbList, or Organization.
Instructions
Suggest missing JSON-LD additions for a URL. Fetches the page, detects existing schema types, and returns ready-to-paste templates for types that are missing but signalled by page content (BlogPosting from og:type=article or bylines, FAQPage from Q&A pairs, HowTo from numbered steps, BreadcrumbList from nested paths, Organization on homepages). Templates are pre-filled from page metadata where possible; fields marked FILL: require manual completion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to inspect for missing JSON-LD. The page is fetched and its content signals are used to suggest schema types. |