Use this section to verify whether search systems can reach, render, understand, and revisit the pages customers depend on. A pass means the evidence supports access and correct presentation; a fail means an assigned owner has a reproducible defect to correct.
Mobile performance check. Evidence required: field or lab performance data for representative menu, location, reservation, ordering, and editorial templates, plus a record of the slowest major resources.
Pass condition: there is no unresolved performance defect that materially obstructs use on the tested templates, and the team has reviewed the page against its chosen performance target, including an LCP reference of 2.5 seconds where that target is being used.
Severity: high when customers cannot reliably use a core page; otherwise prioritize by impact. Owner: engineering or web operations. Corrective action: reduce unnecessary payloads, render-blocking work, and oversized media without removing useful content. Validation: rerun the same tests and confirm the previously observed bottleneck is resolved.
Structured data check. Evidence required: the rendered page, its JSON-LD, and validator output. Pass condition: markup describes content that is actually visible and uses supported properties appropriately; do not assume markup itself causes a rich result.
Severity: medium unless invalid code also breaks page rendering or data production. Owner: SEO with engineering. Corrective action: remove unsupported or inaccurate properties and align markup with the page.
Validation: retest the rendered version and inspect search tooling for parsing issues. An older internal note associated this work with a 20 to 30 percent click-through difference, but no supporting source URL is present here, so do not use that figure as a verified performance claim.
Menu accessibility check. Evidence required: the live menu page, source or rendered HTML, crawl output, and any downloadable file customers can access. Pass condition: important menu information is available in usable web content rather than existing only in a PDF, and key menu links are crawlable.
Severity: high when the primary menu cannot be meaningfully accessed or indexed. Owner: content and web operations. Corrective action: publish a responsive HTML menu and keep any file download supplementary. Validation: recrawl the menu path and confirm important items and navigation are present in rendered content.
Image delivery check. Evidence required: representative image files, dimensions, formats, alt attributes, and network payloads. Pass condition: images are appropriately sized and compressed, meaningful images have descriptive alternative text that reflects the actual image, and decorative images are handled appropriately.
Severity: medium unless images cause a serious usability or loading defect. Owner: design, content, and engineering. Corrective action: resize, compress, use suitable modern formats, and write factual alt text without keyword stuffing. Validation: retest payloads and inspect the rendered experience with images and assistive text.