image_page_audit
Audits on-page image factors for Google image search—alt text, filenames, dimensions, lazy loading, srcset, schema—and returns prioritized fixes, turning failing pages into actionable insights.
Instructions
Fetches pages from YOUR OWN site and audits every image on them for the on-page factors that drive image-search performance: missing/empty/generic/duplicate alt text, non-descriptive filenames, missing width/height attributes, lazy loading on the LCP candidate, srcset coverage, file format and weight, intrinsic dimensions vs Google's ~250x200 indexing minimum, ImageObject and licensable schema, max-image-preview, inline background images, and the metadata inside the image files (camera EXIF and GPS that should be stripped, IPTC Creator/Copyright/Caption that should survive, XMP DigitalSourceType on AI-generated images). Feed it URLs straight from image_impressions_no_clicks or image_search_quick_wins to turn 'which pages fail' into 'why they fail'. Only fetches the URLs given; no third-party service involved. Returns a per-image findings table, page-level checks, and an ordered top_fixes list. IMPORTANT: Base your analysis ONLY on the data returned. Report exact numbers from the results. Do not speculate about causes (e.g. algorithm updates, competitor actions) unless the data explicitly supports it. If the data does not contain enough information to answer a question, say so clearly rather than guessing. PRESENTATION: Always present these results as a rich, interactive visualization using artifacts. Use summary cards for key metrics, colour-coded indicators for severity or change direction (green for positive, red for negative), bar charts or sparklines for comparisons, and tabbed sections to organise different categories of results. Make the output visually scannable and dashboard-like rather than plain text or raw tables.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| urls | Yes | Page URLs to audit (1-5, from your own site) | |
| fetch_metadata | No | Also read EXIF/IPTC/XMP metadata from the image files | |
| max_images_per_page | No | Maximum images fetched and weighed per page (HTML checks still cover all images) | |
| max_images_reported | No | Maximum per-image rows returned per page |