Audit a store page for AI shopping readability
audit_product_pageChecks whether an online store can be read and cited by AI shopping assistants, and returns a ready-to-paste JSON-LD Product snippet built from what is actually on the page. Measures: which AI crawlers robots.txt lets in, whether the page renders without JavaScript, which Product fields (price, availability, GTIN, rating, returns, shipping) are present in structured data, title/meta, and sitemap reachability. Everything reported is derived from bytes fetched live — no estimates. Give it a storefront domain or a direct product URL; a product page gives the most useful result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Store domain or product URL, e.g. "example.com" or "https://example.com/products/thing". |