Back to Error Guides
    Error
    Field: description

    Missing Product Description in Google Shopping Feed

    Your product feed is missing the required 'description' field. Descriptions help Google understand your product and improve ad targeting.

    Use our free Feed Validator to check for this and other errors automatically.

    What This Error Means

    The description field provides detailed information about your product. Google uses this to understand what you're selling and match it to relevant search queries.

    While the description isn't always fully visible in ads, it significantly impacts how Google categorizes and ranks your products. A missing or poor description can result in your products showing for irrelevant searches or not showing at all.

    Products without descriptions may be rejected or have limited visibility in Google Shopping results. Understanding content optimization can help you write better descriptions that drive performance.

    How to Fix It

    1. Be accurate and detailed — Include material, size, intended use, and any unique features that set your product apart.
    2. Use complete sentences — Write naturally, not as a list of keywords. Google can detect keyword stuffing.
    3. Stay between 500-5000 characters — Provide enough detail to be helpful without going overboard.
    4. Match your landing page — The description should align with what customers see when they click through.

    Tip: For bulk fixes, you can use transformation rules to clean up formatting or combine fields into better descriptions.

    Tip: Learn how to write high-performing content in our product title optimization guide.

    Examples

    Incorrect
    <item>
      <g:id>SKU-12345</g:id>
      <title>Blue Running Shoes</title>
      <g:price>79.99 USD</g:price>
      <!-- Missing description field! -->
    </item>
    Correct
    <item>
      <g:id>SKU-12345</g:id>
      <title>Nike Air Max 270 Running Shoes</title>
      <description>Experience ultimate comfort with the Nike Air Max 270 men's running shoes. Featuring a large Max Air unit for all-day cushioning, breathable mesh upper, and durable rubber outsole. Perfect for daily training or casual wear. Available in black/white colorway.</description>
      <g:price>79.99 USD</g:price>
    </item>

    Additional Tips

    • Avoid HTML tags in descriptions — use plain text only
    • Don't include promotional text like "Free shipping" or "50% off"
    • Include relevant keywords naturally within the description
    • Update descriptions when product details change
    • For variants, you can use the same base description with variant-specific details

    Related Issues

    Validate Your Feed Now

    Use our free Google Shopping Feed Validator to check for this and other common errors before uploading to Merchant Center.

    Open Feed Validator