Verify stock-status behavior for collectible pages. Evidence required: compare the POS or inventory source with a sample of live products, including sold items, and record availability text, indexation state, internal links, and the page treatment used after stock changes.
Pass: the live page reflects the source inventory and follows a deliberate keep, consolidate, redirect, or remove decision that fits the item's continuing usefulness. Fail: the site shows ghost stock, removes useful pages automatically, or leaves conflicting availability.
Severity: high when valuable keys or a shared product template are affected. Owner: ecommerce operations owns inventory truth; development owns synchronization and page-state logic. Corrective action: repair the feed or template rule and document the intended treatment for each inventory class.
Validation: change a test item's stock state and confirm the page, links, and search-facing signals update as intended. Tools: Shopify, ComicHub, Search Console
Verify graded-book data on the rendered product page. Evidence required: compare the item record with visible title, grade, grading company, price, condition, availability, and structured product values.
Pass: every represented field agrees with the actual collectible, including a verified 9.8 grade when that is the real item. Fail: the page omits a material grade, mixes grading companies, carries stale availability, or publishes a conflicting structured value.
Severity: critical for expensive books or a shared mapping error. Owner: collectibles staff owns grading facts; development owns template and markup mapping. Corrective action: fix the authoritative product data or mapping rather than adding unsupported attributes manually.
Validation: compare the live page with the item record and rerun the relevant structured-data test. Tools: Schema.org, JSON-LD
Verify variant-cover image descriptions. Evidence required: crawl image filenames and alt attributes, then inspect representative covers against the product record. Pass: useful images identify the verified artist and cover type when that information helps describe what is shown, while decorative imagery is handled appropriately.
Fail: the text is empty for meaningful images, names the wrong artist or variant, or repeats keywords without describing the cover. Severity: medium, rising when the upload template affects many variants.
Owner: merchandising confirms cover facts; content owns descriptive text; ecommerce operations owns the upload workflow. Corrective action: correct inaccurate image metadata and improve the naming process for future assets.
Validation: re-crawl the affected gallery and manually compare the live alternatives with the covers. Tools: Screaming Frog, CMS Plugins
Verify catalog URL organization. Evidence required: crawl routes for eras, publishers, series, products, and filters. Include the existing example path /shop/silver-age/marvel/amazing-spider-man and record canonical targets plus internal-link paths.
Pass: important inventory is reachable through stable, understandable URLs without unnecessary duplicate states. Fail: products become orphaned, multiple routes compete for the same purpose, or filters create uncontrolled indexable copies.
Severity: high when the pattern affects broad catalog discovery. Owner: development owns routing; merchandising owns the intended taxonomy. Corrective action: consolidate or normalize the structure while preserving useful destinations.
Validation: recrawl the hierarchy and confirm that intended products, canonicals, and internal links match the documented design. Tools: Internal Linking Audit Tools