Title Too Short

Your product title is too brief to provide enough information for Google's matching algorithm and for shoppers scanning search results. Google recommends at least 70 characters to include brand, product type, key features, size, color, and other relevant attributes. Titles like 'Blue Shirt', 'Dress', 'Book' lack specificity and fail to match shopper intent. The title is the single most important attribute for Shopping ad performance — short titles cap your potential traffic.

WarningFeed - ContentReviewed April 17, 2026
Exact text Google shows
Title too short / Product title is too short [title]

Impact: Short titles don't cause disapproval, but they severely reduce discoverability and CTR. Google's Shopping ads match products to search queries based heavily on title content — titles under 30 characters typically lack enough specific terms to rank well for long-tail queries. Short titles consistently underperform their more descriptive counterparts by 30–50% in CTR.

Root Causes

  • 1Product titles in your store use shorthand for internal reference ('T-Shirt', 'Hoodie') rather than descriptive titles suitable for search.
  • 2Titles strip out brand/color/size in the feed because they're submitted separately — but Google wants these included in the title too, not just as attributes.
  • 3Feed template overrides the full product title with just the product name, cutting off helpful modifiers.
  • 4Import from a supplier with short SKU-style names ('BS-001', 'Blue-01') that were never rewritten as shopper-friendly titles.
  • 5Products created quickly without attention to title length — common after bulk imports.

Fix by Platform

  1. 1Audit your product titles: Shopify Admin → Products → sort by title length (using a plugin like 'Smart SEO' or exporting to CSV and sorting).
  2. 2Rewrite short titles to follow the formula: [Brand] [Product Type] [Key Feature] [Variant] [Color] [Size]. Example: 'Nike Dri-FIT Running Shirt Men's Lightweight Crew Neck Black Size L'.
  3. 3Use your feed app's title override feature to append attributes to the title: in Simprosys, Feed Settings → Attribute Rules → title → 'product_title + brand + color + size'.
  4. 4For bulk rewriting: export products to CSV, rewrite titles programmatically using a template, re-import. Tools like ChatGPT/Claude can generate descriptive titles from your existing short titles + attributes.
  5. 5Aim for 70–150 characters — Google displays the first 70 chars in Shopping results, but indexes the full title for search matching.
{% comment %} Build SEO-optimized title from product attributes {% endcomment %}
{{ product.vendor }} {{ product.title }} {% if product.options contains 'Color' %}{{ variant.option1 }}{% endif %} {% if product.options contains 'Size' %}{{ variant.option2 }}{% endif %}

When This Doesn't Apply

Every product must have a title. There's no exemption for brevity — titles must be descriptive enough to match shopper searches. Minimum recommended: 30 characters; Google's maximum: 150 characters.

Check your store now

Free compliance scan — 47 rules checked in minutes.

Run compliance check

Frequently Asked Questions

What's the ideal length for a product title?+

70–100 characters hits the sweet spot. Under 30 characters rarely contains enough keywords to rank for varied searches. Over 150 characters is truncated in Shopping results and can dilute keyword importance. The first 25–30 characters are the most critical — they appear in compressed Shopping displays and mobile — so put the most important terms (brand + product type) first.

What should I include in the title?+

Follow this priority: (1) Brand — builds trust and matches brand searches, (2) Product type — 'Running Shoes', 'Cocktail Dress', (3) Defining features — 'Waterproof', 'Non-slip', 'Organic Cotton', (4) Variant details — color, size, material, (5) Model number or specific product name. Avoid: promotional text ('SALE!', '50% OFF'), excessive capitalization, emojis, repetitive keywords (keyword stuffing).

Can I include color and size in the title even though they're separate attributes?+

Yes — you should. Attributes (color, size) are used for filtering; titles are used for search matching. Including color and size in the title increases your match rate for queries like 'red running shoes size 10'. The attributes still work for filtering. This redundancy is standard Shopping best practice and recommended by Google.

How do I bulk improve titles across my catalog?+

Three approaches: (1) Feed-level title templates — use your feed plugin to build titles from attributes: {brand} {type} {color} {size}. Applies to all products instantly. (2) AI generation — export current titles, use ChatGPT/Claude to rewrite them as descriptive titles, re-import. Can transform 1000+ titles in minutes. (3) Manual rewrite — for high-value products where precision matters, manually craft titles. Combine approaches: use templates for baseline quality, manual rewrites for flagship products.

Related Errors