wp_seo_validate_schema
Validates JSON-LD schema markup for correctness and compliance, ensuring structured data meets Google's requirements.
Instructions
Validate JSON-LD schema markup for correctness and compliance
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | No | Site identifier for multi-site setups | |
| schema | Yes | JSON-LD schema object to validate | |
| schemaType | No | Expected schema type for validation | |
| useGoogleValidator | No | Use Google's Rich Results Test API for validation |