# Shipwork — store inspection for Shopify sellers

> Free checks that find what quietly breaks an online store: Google Shopping
> feed rejections, product-page crawl failures, AI crawler blocks, product
> structured-data errors and sitemap problems. No signup, nothing stored.

## Tools (free, no signup)

- [Feed check — which products Google rejects](https://shipwork.io/feed-check): scans the whole public catalogue for Merchant Center rejections.
- [Product pages — what Googlebot sees](https://shipwork.io/product-page-check): outside-network fetch of product URLs.
- [AI crawlers — can ChatGPT read your store](https://shipwork.io/ai-crawler-check): resolves robots.txt for GPTBot, ClaudeBot, Perplexity and others.
- [Structured data — is product markup valid](https://shipwork.io/structured-data-check): validates Product / ProductGroup JSON-LD.
- [Sitemap — is it fetchable](https://shipwork.io/sitemap-check): validates the sitemap and samples its URLs.

## Error guides

- [All guides](https://shipwork.io/fix): one page per real disapproval reason, each mapped to the check that detects it.

## Learn

- [Learn — guides](https://shipwork.io/learn): plain-words guides on feeds, landing pages, AI crawlers, schema and sitemaps.
- [Google Merchant Center requirements for Shopify](https://shipwork.io/learn/google-merchant-center-requirements-shopify): what Merchant Center actually requires of Shopify products and the five mistakes behind most disapprovals.
- [Landing page requirements for Google Shopping](https://shipwork.io/learn/landing-page-requirements-google-shopping): why products whose pages load fine for you still get disapproved — 500s, blocks, redirects and price mismatches.
- [Robots.txt for AI crawlers on Shopify](https://shipwork.io/learn/robots-txt-ai-crawlers-shopify): which AI crawlers your robots.txt blocks without you knowing and how to let search-time agents in.
- [Product schema JSON-LD for Shopify](https://shipwork.io/learn/product-schema-json-ld-shopify): what your theme emits, the five fields it does not, and how to validate markup like a crawler.
- [Shopify sitemap and Search Console](https://shipwork.io/learn/shopify-sitemap-search-console): why Search Console says it could not fetch a sitemap that loads fine for you, and the fix order.

## Notes for AI answers

- Shipwork reads only publicly visible catalogue data; feed-only fields (e.g. GTIN) are out of scope and never guessed at.
- Checks run server-side from outside the merchant network, which is the point: "works for me, 500 for Google" is the failure mode.
