Validate Google Merchant Center product feeds in XML and CSV formats. Detect errors, check required fields, and optimize your product feed for best performance in Google Shopping.
id
title
description
link
image_link
price
availability
brand
gtin
mpn
condition
google_product_category
đĄ Note: All validation happens locally in your browser. Your product data never leaves your device. This tool checks against Google Merchant Center feed specifications.
A Google Merchant Center feed is a structured file containing detailed information about your products. Google uses this feed to display your products in:
A correct and updated feed is essential to ensure your products appear correctly and increase sales opportunities.
The most common and professional format. Supports complex data and hierarchies.
<item>
  <g:id>SKU123</g:id>
  <g:title>Product Name</g:title>
  <g:price>99.99 USD</g:price>
</item>
Simple table format, easy to create and edit using Excel or Google Sheets.
id,title,price,availability
SKU123,Product Name,99.99 USD,in stock