Product Feed / Merchant Center Checker
Analyze your Google Merchant Center product feed (RSS/XML or TSV/CSV) for missing required attributes, missing GTIN/MPN identifiers, malformed prices, invalid availability/condition values, duplicate ids, broken images and policy-violating titles — the exact issues that get products disapproved or suppressed.
About this tool
Analyze your Google Merchant Center product feed (RSS/XML or TSV/CSV) for missing required attributes, missing GTIN/MPN identifiers, malformed prices, invalid availability/condition values, duplicate ids, broken images and policy-violating titles — the exact issues that get products disapproved or suppressed.
How it works
What we check
- Required attributes — Confirms every product has id, title, description, link, image_link, availability, price and condition — the baseline set Merchant Center requires on essentially every item.
- Product identifiers (GTIN / MPN / brand) — Google requires a GTIN or MPN plus a brand for most products, or an explicit identifier_exists=false override for items that genuinely have none (private-label goods, handmade items, etc.). Missing this is one of the most common disapproval reasons.
- Price format and currency — Price and sale_price must be a number followed by a three-letter ISO currency code (for example '29.99 USD'). Formats like '$29.99' or a bare number are flagged.
- Availability and condition values — availability must be one of in stock, out of stock, preorder or backorder; condition must be new, refurbished or used. Anything else is rejected by Merchant Center.
- Duplicate product ids — Two items sharing the same id are treated as duplicate offers and get disapproved. We flag every id that appears more than once in the feed.
- Insecure links — Flags product link and image_link values still served over http:// instead of https://.
- Image reachability — Spot-checks a sample of your image_link URLs with a live fetch to catch broken images before Google's crawler does.
- Title quality — Flags titles that are too short to be useful, too long (over 150 characters, where they get truncated), or contain promotional language like 'sale', '% off' or excessive exclamation points — which Shopping ads policy disallows in titles.
- google_product_category / product_type — Recommended (and required for some verticals) attribute that helps Google understand and correctly target your product. Flagged as a warning when both are missing.
Common issues we catch
- Missing GTIN/MPN + brand — The single most common cause of item disapprovals. If your product genuinely has no manufacturer identifier, set identifier_exists to false explicitly — leaving it blank does not count as an override.
- Price attribute doesn't match the currency format Google expects — Many carts export price as just a number, or with a currency symbol like '$' instead of a currency code. Merchant Center wants 'NUMBER CCY', e.g. '49.99 USD'.
- availability value doesn't match Google's exact vocabulary — Custom values like 'Available', 'In Stock Now' or '1' aren't recognized. Map your platform's stock status to exactly in stock, out of stock, preorder or backorder.
- Duplicate ids after a feed regeneration or platform migration — Common after moving carts or re-exporting a feed with a different id scheme — old and new ids can briefly coexist and collide.
- Images served over http:// on an otherwise https:// site — Happens when image URLs are pulled from an older CDN mapping or a third-party image host that wasn't migrated to HTTPS along with the rest of the site.
- Broken image_link after a CDN or image-host migration — If product images move to a new host or bucket but the feed still points at the old paths, every image_link in the feed can go stale at once.
- Promotional text baked into the title field — Titles pulled straight from a marketing-written product name often include phrases like 'On Sale Now!' or 'Free Shipping' — these are against Shopping ads policy and get the item's title (or the whole item) flagged.
Where this matters
- Google Merchant Center / Shopping ads — The primary target — this checker mirrors the attribute and format requirements Merchant Center enforces at the item level before your products can serve in Shopping ads and free listings.
- Shopify, WooCommerce, BigCommerce & other cart platforms — Most carts auto-generate a Google Shopping feed via a plugin or native integration. This tool checks the output feed regardless of which platform generated it.
- Custom / hand-rolled feeds — Works against any RSS 2.0 feed using the g: namespace, an Atom feed, or a plain TSV/CSV export with recognizable column headers (id, title, price, availability, etc.).
- Multi-channel feed tools — If you generate one master feed and syndicate it to Google plus other channels, fixing issues here typically cleans up the same problems everywhere else the feed is used.
Frequently asked questions
What is a Google Merchant Center product feed?
Why was my product disapproved even though the page looks fine?
What does 'identifier_exists' mean?
What price format does Google require?
How many products does this tool check?
Does this submit anything to Google?
Why does the image check say some images are broken?
My feed uses different column names than id/title/price — will it still work?
This is one of several free SEO tools from Custom Web Audits. For a complete, prioritized analysis of your whole website, run a full audit.